nbsSffDiagsPowerLevelSelect
NBS-SFF-MIB ·
.1.3.6.1.4.1.629.204.1.3.1.1.61
Object
column Enumeration
Reserved for SFF-8431 Power Level (maximum power dissipation) enable. Value of zero disables Power Level 2 (1.0 Watt max). Value of one enables Power Level 2 (1.5 Watt max). Refer to Table 3.7 for Power Level declaration. Refer to Table 3.11 for timing.
Context
- MIB
- NBS-SFF-MIB
- OID
.1.3.6.1.4.1.629.204.1.3.1.1.61- 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::nbsSffDiagsPowerLevelSelect'
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::nbsSffDiagsPowerLevelSelect.<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::nbsSffDiagsPowerLevelSelect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |