portCpbInlinePower
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.19.1.1.14
Object
column Bits
Indicate the inline power capability of a port. 'auto' denotes the ability that the switch automatically determines whether or not power should be provided. 'on' denotes the ability to manually turn on inline power. 'off' denotes the ability to manually turn off inline power. 'static' denotes the ability to preallocate power for a port.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.19.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portCpbEntry
- Groups
- 1
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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portCpbInlinePower'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portCpbInlinePower.<portCpbModuleIndex>.<portCpbPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::portCpbInlinePower'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | auto |
1 | on |
2 | off |
3 | static |
Conformance
Member of