sonetPathCurrentWidth
SONET-MIB ·
.1.3.6.1.2.1.10.39.2.1.1.1.1
Object
column r/w
Enumeration
A value that indicates the type of the SONET/SDH Path. For SONET, the assigned types are the STS-Nc SPEs, where N = 1, 3, 12, 24, 48, 192 and 768. STS-1 is equal to 51.84 Mbps. For SDH, the assigned types are the STM-Nc VCs, where N = 1, 4, 16, 64 and 256.
Context
- MIB
- SONET-MIB
- OID
.1.3.6.1.2.1.10.39.2.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sonetPathCurrentEntry
- Groups
- 2
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 'SONET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONET-MIB::sonetPathCurrentWidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONET-MIB::sonetPathCurrentWidth.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONET-MIB::sonetPathCurrentWidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sts1 |
2 | sts3cSTM1 |
3 | sts12cSTM4 |
4 | sts24c |
5 | sts48cSTM16 |
6 | sts192cSTM64 |
7 | sts768cSTM256 |
Conformance
Member of
Compliance refinements
Values:
sts192cSTM64(6)
Write access is not required, nor is support
for any value other than sts192cSTM64(6).
for any value other than sts192cSTM64(6).
sonetCompliance
readonly
Write access is not required.
sonetCompliance2
readonly
Write access is not required.