sonetVTCurrentWidth
SONET-MIB ·
.1.3.6.1.2.1.10.39.3.1.1.1.1
Object
column r/w
Enumeration
A value that indicates the type of the SONET VT and SDH VC. Assigned widths are VT1.5/VC11, VT2/VC12, VT3, VT6/VC2, and VT6c.
Context
- MIB
- SONET-MIB
- OID
.1.3.6.1.2.1.10.39.3.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sonetVTCurrentEntry
- 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::sonetVTCurrentWidth'
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::sonetVTCurrentWidth.<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::sonetVTCurrentWidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vtWidth15VC11 |
2 | vtWidth2VC12 |
3 | vtWidth3 |
4 | vtWidth6VC2 |
5 | vtWidth6c |
Conformance
Member of
Compliance refinements
sonetCompliance
readonly
Write access is not required.
sonetCompliance2
readonly
Write access is not required.