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).
|
|||
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. |
|
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]. |