nbsSffDiagsLROutputImplemented
NBS-SFF-MIB ·
.1.3.6.1.4.1.629.204.1.3.1.1.4
Object
column Enumeration
Byte 64, bit 0. Value of 1 identifies a conventional limiting (or unspecified) receiver output. Value of 2 identifies a linear receiver output.
Context
- MIB
- NBS-SFF-MIB
- OID
.1.3.6.1.4.1.629.204.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsSffDiagsEntry
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::nbsSffDiagsLROutputImplemented'
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::nbsSffDiagsLROutputImplemented.<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::nbsSffDiagsLROutputImplemented'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |