cspSonetPathPayload
CISCO-SONET-MIB ·
.1.3.6.1.4.1.9.9.126.1.7.1.1.1
Object
column r/w
Enumeration
Specifies the payload carried by the SONET/SDH Path.
The payload specification corresponds to C2 (Signal Label)
overhead byte in SONET/SDH Path Overhead:
unequipped(1) : Path is not provisioned to carry any payload.
unspecified(2) : Path is carrying an unspecifed payload.
ds3(3) : Path is carrying a DS3 path as payload.
vt15vc11(4) : Path is carrying SONET-VT1.5/SDH-VC11 payload.
vt2vc12(5) : Path is carrying SONET-VT2/SDH-VC12 as payload.
atmCell(6) : Path is carrying ATM Cells as payload.
hdlcFr(7) : Path is carrying Frame Relay (HDLC) payload.
e3(8) : Path is carrying an E3 path as payload.
vtStructured(9) : Path is carrying VTGs/TUG3s/TUG2s which may
each carry a different payload.
A write operation on this object will result in update to
C2 overhead byte in the Path Overhead.
Context
- MIB
- CISCO-SONET-MIB
- OID
.1.3.6.1.4.1.9.9.126.1.7.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cspConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::cspSonetPathPayload'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::cspSonetPathPayload.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SONET-MIB::cspSonetPathPayload'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unequipped |
2 | unspecified |
3 | ds3 |
4 | vt15vc11 |
5 | vt2vc12 |
6 | atmCell |
7 | hdlcFr |
8 | e3 |
9 | vtStructured |
Conformance
Member of