tmnxPppCpProtocol
TIMETRA-PPP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.1
Object
column Enumeration
The enumerated value of tmnxPppCpProtocol indicates the type of Control Protocol represented by this row entry. For any specific link, there is one Link Control Protocol (LCP) plus one or more Network Control Protocols (NCP) depending on the type of protocols supported on the link: ipcp, mplscp, bcp or osicp.
Context
- MIB
- TIMETRA-PPP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxPppCpEntry
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-PPP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPP-MIB::tmnxPppCpProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PPP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPP-MIB::tmnxPppCpProtocol.<tmnxChassisIndex>.<tmnxPortPortID>.<tmnxPppCpProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PPP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PPP-MIB::tmnxPppCpProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lcp |
2 | ipcp |
3 | mplscp |
4 | bcp |
5 | osicp |
6 | lqr |
7 | ipv6cp |