ZHONE-PHY-SONET-MIB

        SONET physical MIB to configure and monitor SONET physical
attributes.
    
Source file
ZHONE-PHY-SONET-MIB
Last revised
Identity
phySonet
Base OID
1.3.6.1.4.1.5504.6.16
Imported Objects
IF-MIB InterfaceIndex
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TruthValue
SONET-MIB sonetLineCurrentStatus sonetMediumEntry sonetPathCurrentStatus sonetSectionCurrentStatus
Zhone zhoneModules zhoneSonet
Net-SNMP examples using the zhone MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-PHY-SONET-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-PHY-SONET-MIB::phySonet'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-PHY-SONET-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-SONET-MIB::phySonet'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (26)
.1.3.6.1.4.1.5504.5.9.1
.1.3.6.1.4.1.5504.5.9.1.1
Enumeration
.1.3.6.1.4.1.5504.5.9.1.1.1
Enumeration
.1.3.6.1.4.1.5504.5.9.1.1.2
.1.3.6.1.4.1.5504.5.9.2
.1.3.6.1.4.1.5504.5.9.2.1
.1.3.6.1.4.1.5504.5.9.2.1.1
.1.3.6.1.4.1.5504.5.9.2.1.2
.1.3.6.1.4.1.5504.5.9.3
.1.3.6.1.4.1.5504.5.9.3.0
.1.3.6.1.4.1.5504.5.9.6
.1.3.6.1.4.1.5504.5.9.6.1
.1.3.6.1.4.1.5504.5.9.6.1.1
.1.3.6.1.4.1.5504.5.9.6.1.10
.1.3.6.1.4.1.5504.5.9.6.1.11
.1.3.6.1.4.1.5504.5.9.6.1.12
.1.3.6.1.4.1.5504.5.9.6.1.13
.1.3.6.1.4.1.5504.5.9.6.1.2
.1.3.6.1.4.1.5504.5.9.6.1.3
.1.3.6.1.4.1.5504.5.9.6.1.4
.1.3.6.1.4.1.5504.5.9.6.1.5
.1.3.6.1.4.1.5504.5.9.6.1.6
.1.3.6.1.4.1.5504.5.9.6.1.7
.1.3.6.1.4.1.5504.5.9.6.1.8
.1.3.6.1.4.1.5504.5.9.6.1.9
.1.3.6.1.4.1.5504.6.16
Dependencies (9) 5 direct · 4 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. IANAifType-MIBrfc
  4. SNMPv2-CONFrfc
  5. SNMPv2-MIBrfc
  6. IF-MIBrfc
  7. PerfHist-TC-MIBrfc
  8. SONET-MIBrfc
  9. Zhonezhone
  10. ZHONE-PHY-SONET-MIBzhoneselected
Notifications / Traps (4)
NameOIDDescription
.1.3.6.1.4.1.5504.5.9.3.0.1
A notification trap is sent when either
sonetClockExternalRecovery or sonetClockTransmitSource
is changed.

The trap object is identified by the OID instance
of sonetClockTransmitSource described in the
OBJECTS clause.
.1.3.6.1.4.1.5504.5.9.3.0.2
A notification trap is sent when there is a change
in the sonet SECTION status. Currenly the following
are supported:

NO-DEFECT = 1
LOS = 2
LOF = 4

The trap object is identified by the OID instance
of sonetSectionCurrentStatus described in the
OBJECTS clause.
.1.3.6.1.4.1.5504.5.9.3.0.3
A notification trap is sent when there is a change
in the sonet LINE status. Currenly the following
are supported:

NO-DEFECT = 1
AIS = 2
RDI = 4

The trap object is identified by the OID instance
of sonetLineCurrentStatus described in the
OBJECTS clause.
.1.3.6.1.4.1.5504.5.9.3.0.4
A notification trap is sent when there is a change
in the sonetPathCurrentStatus. Currenly the following
are supported:

1 sonetPathNoDefect
2 sonetPathSTSLOP
4 sonetPathSTSAIS
8 sonetPathSTSRDI
16 sonetPathUnequipped
32 sonetPathSignalLabelMismatch

The trap object is identified by the OID instance
of sonetPathCurrentStatus described in the
OBJECTS clause.