wlsxPsePortAdminStatus
WLSX-POE-MIB ·
.1.3.6.1.4.1.14823.2.2.1.18.1.1.1.2
Object
column Enumeration
Admin status of a power ethernet port.
A value of enable(1) means that the port
has PSE functions enabled on it.
A value of disable(2) means that the port
does not support or has disabled PSE
functions.
Context
- MIB
- WLSX-POE-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.18.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxPsePortEntry
- 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 'WLSX-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-POE-MIB::wlsxPsePortAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-POE-MIB::wlsxPsePortAdminStatus.<wlsxPsePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-POE-MIB::wlsxPsePortAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of