DIFFSERV-POLICY-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: DIFFSERV-POLICY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 diffPolicyMib 1.3.6.1.2.1.22222222
This MIB module contains differentiated services specific managed objects to perform policy-based configuration management. This MIB allows policies to use 'templates' to be used to instantiate diffserv datapath configurations to be assigned (associated with an interface and direction) when a policy is created and activated.
                   diffPolicyMIBObjects 1.3.6.1.2.1.22222222.1
                       diffPolicyDPCUnique 1.3.6.1.2.1.22222222.1.1 testandincr read-write
The diffPolicyDPCUnique object yields a unique new value for diffPolicyDPCId when read and subsequently set. This value must be tested for uniqueness.
                       diffPolicyDPCTable 1.3.6.1.2.1.22222222.1.2 no-access
A table which defines the various per-hop-behaviors for which the system has default 'templates'.
                           diffPolicyDPCEntry 1.3.6.1.2.1.22222222.1.2.1 no-access
An entry defining a per-hop-behavior. Each entry in this table combines the various parameters (entries) into a specific per-hop-behavior. Entries in this table might be defined by a vendor (pre-configured) or defined by a management application.
                               diffPolicyDPCId 1.3.6.1.2.1.22222222.1.2.1.1 integer32 no-access
A unique id for the per-hop-behavior policy.
                               diffPolicyDPCDescr 1.3.6.1.2.1.22222222.1.2.1.2 snmpadminstring read-only
A human-readable description to identify this defined per-hop-behavior. Note that this is an SnmpAdminString, which permits UTF-8 strings.
                               diffPolicyDPCOwner 1.3.6.1.2.1.22222222.1.2.1.3 snmpadminstring read-only
The owner who created this entry.
                               diffPolicyDPCLastChange 1.3.6.1.2.1.22222222.1.2.1.4 dateandtime read-only
The date and time when this entry was last changed.
                               diffPolicyDPCConfiguration 1.3.6.1.2.1.22222222.1.2.1.5 rowpointer read-only
The pointer to a datapath configuration template as set up in the DIFFSERV-MIB. This RowPointer should point to an instance of one of: diffServClfrElementEntry diffServClfrEntry diffServMeterEntry diffServActionEntry diffServAlgDropEntry diffServQEntry A value of zeroDotZero in this attribute indicates no further Diffserv treatment is performed on traffic of this datapath. If the row pointed to does not exist, the treatment is as if this attribute contains a value of zero- DotZero.
                               diffPolicyDPCStatus 1.3.6.1.2.1.22222222.1.2.1.11 rowstatus read-only
RowStatus object used for creation and deletion of rows in this table.
                   diffPolicyMIBConformance 1.3.6.1.2.1.22222222.2
                       diffPolicyMIBCompliances 1.3.6.1.2.1.22222222.2.1
                           diffPolicyMIBFullCompliance 1.3.6.1.2.1.22222222.2.1.1
The full compliance for this MIB module.
                       diffPolicyMIBGroups 1.3.6.1.2.1.22222222.2.2
                           diffPolicyMIBDPCGroup 1.3.6.1.2.1.22222222.2.2.1
The per-hop-behavior Group defines the MIB Objects that describe the configuration template for the per-hop-behavior.