PCEDP-PCC-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: PCEDP-PCC-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
 pcedpPccMIB 1.3.6.1.3.10000
This MIB module defines a collection of objects for managing Path Computation Elements (PCEs) Discovery Protocol inside a Path Computation Client (PCC) application.
             pcedpPccNotifications 1.3.6.1.3.10000.0
             pcedpPccMIBObjects 1.3.6.1.3.10000.1
                 pcedpPccDiscoveryGroup 1.3.6.1.3.10000.1.1
                     pcedpPccPceDiscoveryAdminStatus 1.3.6.1.3.10000.1.1.1 integer read-write
Setting this object to disabled(2) disables the discovery of PCEs. Once disabled, The discovery must be explicitly enabled to restore discovery of PCEs. Setting this object to enabled(1) enables the discovery of PCEs. Enumeration: 'disabled': 2, 'enabled': 1.
                     pcedpPccPceDiscoveryTable 1.3.6.1.3.10000.1.1.2 no-access
Information describing the PCEs discovered by the PCC.
                         pcedpPccPceDiscoveryEntry 1.3.6.1.3.10000.1.1.2.1 no-access
Information describing the general information of each PCE discovered by the PCC.
                             pcedpPccPceIndex 1.3.6.1.3.10000.1.1.2.1.1 integer32 no-access
This object identifies locally the PCE for which this entry contains information.
                             pcedpPccPceIPv4Address 1.3.6.1.3.10000.1.1.2.1.2 ipaddress read-only
The IP address to be used to reach the PCE. A value of 0.0.0.0 indicates the absence of this address.
                             pcedpPccPceIPv6Address 1.3.6.1.3.10000.1.1.2.1.3 ipv6address read-only
The IP address to be used to reach the PCE. A value of ::0 indicates the absence of this address.
                             pcedpPccPceTimeDiscovered 1.3.6.1.3.10000.1.1.2.1.4 timestamp read-only
The value of sysUpTime at the time this entry was created. Static entry: the value of sysUpTime at the time PCC restarted.
                             pcedpPccPceLastUpdated 1.3.6.1.3.10000.1.1.2.1.5 timestamp read-only
The value of sysUpTime at the time this entry was last updated. Static entry: if the entry values keep unchanged since the re- initialization of the PCC then this object contains a zero value.
                 pcedpPccPcesCapabilityGroup 1.3.6.1.3.10000.1.2
                 pcedpPccPcesActivityGroup 1.3.6.1.3.10000.1.3
             pcedpPccConformance 1.3.6.1.3.10000.2
                 pcedpPccGroups 1.3.6.1.3.10000.2.1
                 pcedpPccCompliances 1.3.6.1.3.10000.2.2
                     pcedpPccGeneralPceInformation 1.3.6.1.3.10000.2.2.1
The compliance statement for SNMP entities that monitors only general information as proposed in the 2nd S. of the section 6.1 of [I-D.ietf-pce-discovery-reqs].
                     pcedpPccDetailledPceInformation 1.3.6.1.3.10000.2.2.2
The compliance statement for SNMP entities that implement detailled monitoring as proposed in the 3rd S. of the section 6.1 of [I-D.ietf-pce-discovery-reqs].