opmen99810bPortConfPowerControl
PRIVATETECH-OP-MEN99810B-MIB ·
.1.3.6.1.4.1.5205.2.94.2.1.1.1.11
Object
column r/w
Enumeration
default: 0, PowerControl : 0: disable, 1: Actiphy, 2: Dynamic (perfectReach), 3: Enable, 4: no support.
Context
- MIB
- PRIVATETECH-OP-MEN99810B-MIB
- OID
.1.3.6.1.4.1.5205.2.94.2.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- opmen99810bPortConfigurationEntry
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 'PRIVATETECH-OP-MEN99810B-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRIVATETECH-OP-MEN99810B-MIB::opmen99810bPortConfPowerControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PRIVATETECH-OP-MEN99810B-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PRIVATETECH-OP-MEN99810B-MIB::opmen99810bPortConfPowerControl.<opmen99810bPortConfPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PRIVATETECH-OP-MEN99810B-MIB' -M '/opt/observium/mibs/rubytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PRIVATETECH-OP-MEN99810B-MIB::opmen99810bPortConfPowerControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | actiphy |
2 | dynamic |
3 | enable |
4 | noSupport |