nbsSffMsaExtChecksumMatch
NBS-SFF-MIB ·
.1.3.6.1.4.1.629.204.1.1.1.1.27
Object
column Enumeration
The check code is a one byte code that can be used to verify that the first 32 bytes of extended serial information in the SFP transceiver is valid. The check code shall be the low order 8 bits of the sum of the contents of all the bytes from byte 64 to byte 94, inclusive.
Context
- MIB
- NBS-SFF-MIB
- OID
.1.3.6.1.4.1.629.204.1.1.1.1.27- 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::nbsSffMsaExtChecksumMatch'
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::nbsSffMsaExtChecksumMatch.<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::nbsSffMsaExtChecksumMatch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |