gs2328pPortConfPowerControl
LANCOM-GS-2328P-MIB ·
.1.3.6.1.4.1.2356.800.3.2331.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
- LANCOM-GS-2328P-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2331.2.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2328pPortConfigurationEntry
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 'LANCOM-GS-2328P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328P-MIB::gs2328pPortConfPowerControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2328P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328P-MIB::gs2328pPortConfPowerControl.<gs2328pPortConfPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2328P-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2328P-MIB::gs2328pPortConfPowerControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | actiphy |
2 | dynamic |
3 | enable |
4 | noSupport |