tmnxPppoeSessionLcpState
TIMETRA-PPPOE-MIB ·
.1.3.6.1.4.1.6527.3.1.2.49.1.8.1.4
Object
The value of tmnxPppoeSessionLcpState indicates the obsolete state of the PPP Link Control Protocol of the PPPoE session.
Context
- MIB
- TIMETRA-PPPOE-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.49.1.8.1.4- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- tmnxPppoeSessionEntry
- Groups
- 7
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 'TIMETRA-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPPOE-MIB::tmnxPppoeSessionLcpState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPPOE-MIB::tmnxPppoeSessionLcpState.<svcId>.<sapPortId>.<sapEncapValue>.<tmnxPppoeSessionMac>.<tmnxPppoeSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PPPOE-MIB::tmnxPppoeSessionLcpState'
Syntax
- Source
- TIMETRA-TC-MIBTmnxPppCpState
- Base type
Enumeration
Values & Constraints
Type Values
1 | initial |
2 | starting |
3 | closed |
4 | stopped |
5 | closing |
6 | stopping |
7 | requestSent |
8 | ackReceived |
9 | ackSent |
10 | opened |