lcsStatusWtpMngmt11u11u-NwEntryName
LCOS-MIB ·
.1.3.6.1.4.1.2356.11.1.59.108.1.1.1
Object
column OctetString
-- empty --
Context
- MIB
- LCOS-MIB
- OID
.1.3.6.1.4.1.2356.11.1.59.108.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lcsStatusWtpMngmt11u11u-NwEntry
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 'LCOS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-MIB::lcsStatusWtpMngmt11u11u-NwEntryName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LCOS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LCOS-MIB::lcsStatusWtpMngmt11u11u-NwEntryName.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LCOS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LCOS-MIB::lcsStatusWtpMngmt11u11u-NwEntryName'
Syntax
OctetString
Values & Constraints
Enumerated Values
0 | eIdle |
1 | eListening |
2 | eConnecting |
3 | eConnected |
4 | eNotListening |
5 | eConErrBackoff |