PDN-SONETEXT-MIB: View SNMP OID List / Download MIB

VENDOR: PARADYNE


 Home MIB: PDN-SONETEXT-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
 devSonetConfig 1.3.6.1.4.1.1795.2.24.2.6.13.1
     devSonetConfigTable 1.3.6.1.4.1.1795.2.24.2.6.13.1.1 no-access
The Paradyne Sonet-MIB Table Augment.
         devSonetConfigEntry 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1 no-access
An entry in the Paradyne Sonet-MIB Interface Config Table.
             devSonetIfIndex 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.1 integer read-only
The index value which uniquely identifies the interface for which this entry contains information on interface tests. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex from the Interfaces table of MIB II (RFC 1213).
             devSonetXmitClkSrc 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.2 integer read-write
This object is used to configure the clock to be used by the transmit side of the interface. Enumeration: 'throughTiming': 3, 'loopTiming': 1, 'localTiming': 2.
             devSonetStatusLastChange 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.3 timeticks read-only
The value of MIB II's sysUpTime object at the time this Sonet entered its current line status state. If the current state was entered prior to the last re-initialization of the proxy-agent, then this object contains a zero value.
             devSonetStatusChangeTrapEnable 1.3.6.1.4.1.1795.2.24.2.6.13.1.1.1.4 integer read-write
Indicates whether devSonetStatusChange traps should be generated for this interface. Enumeration: 'disabled': 2, 'enabled': 1.
 devSonetTraps 1.3.6.1.4.1.1795.2.24.2.6.13.2
       devSonetStatusChange 1.3.6.1.4.1.1795.2.24.2.6.13.20.1
A devSonetStatusChange trap is sent when the value of an instance of sonetSectionCurrentStatus or sonetLineCurrentStatus or sonetPathCurrentStatus changes. It can be utilized by an NMS to trigger polls. When the line status change results in a lower level line status change (i.e. sonet), then no traps for the lower level are sent.