nbsSffDiagsPowerLevelOpState
NBS-SFF-MIB ·
.1.3.6.1.4.1.629.204.1.3.1.1.62
Object
column Enumeration
Reserved for SFF-8431 Power Level (maximum power dissipation) status.Value of zero indicates Power Level 1 operation (1.0 Watt max) Value of one indicates Power Level 2 operation (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.62- 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::nbsSffDiagsPowerLevelOpState'
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::nbsSffDiagsPowerLevelOpState.<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::nbsSffDiagsPowerLevelOpState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |