staPppPppCcp
LANCOM-L54ag-MIB ·
.1.3.6.1.4.1.2356.600.3.54.1.6.1.1.6
Object
column Enumeration
CCP
Context
- MIB
- LANCOM-L54ag-MIB
- OID
.1.3.6.1.4.1.2356.600.3.54.1.6.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- staPppPppEntry
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-L54ag-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L54ag-MIB::staPppPppCcp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-L54ag-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L54ag-MIB::staPppPppCcp.<staPppPppIfc>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-L54ag-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-L54ag-MIB::staPppPppCcp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initial |
2 | startng |
3 | closed |
4 | stopped |
5 | closing |
6 | stoppng |
7 | reqsent |
8 | ackrcvd |
9 | acksent |
10 | opened |