slSonetFsGranularity
SL-SONET-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.4515.1.6.8.1.1.5
Object
column r/w
Enumeration
This value is set by the NMS according to the configured frame structure. Each VC-3 that is mapped to AUG-1 via VC-4 should have the value vc4(1). Otherwise the value should be vc3(2).
Context
- MIB
- SL-SONET-MIB
- OID
.1.3.6.1.4.1.4515.1.6.8.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slSonetFsEntry
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 'SL-SONET-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SONET-MIB::slSonetFsGranularity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-SONET-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SONET-MIB::slSonetFsGranularity.<slSonetFsIfIndex>.<slSonetFsSts>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-SONET-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-SONET-MIB::slSonetFsGranularity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vc4 |
2 | vc3 |