nbsSffMsaRateSelectImplemented
NBS-SFF-MIB ·
.1.3.6.1.4.1.629.204.1.1.1.1.22
Object
column Enumeration
Byte 65 Bit 5.If this bit is set then active control of the rate select pin is required to change rates. If bit is not set, no control of pin is required. In all cases, compliance with multiple rate standards should be determined by Transceiver codes in bytes 4,5,6, and 10. See table 3.4
Context
- MIB
- NBS-SFF-MIB
- OID
.1.3.6.1.4.1.629.204.1.1.1.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsSffMsaEntry
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 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SFF-MIB::nbsSffMsaRateSelectImplemented'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SFF-MIB::nbsSffMsaRateSelectImplemented.<nbsSffMsaPhysicalIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-SFF-MIB::nbsSffMsaRateSelectImplemented'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |