ipadPPPStartIPCPHistoryState
IPAD-IPSTART-MIB ·
.1.3.6.1.4.1.321.100.1.7.4.4.1.2
Object
column Enumeration
No description available.
Context
- MIB
- IPAD-IPSTART-MIB
- OID
.1.3.6.1.4.1.321.100.1.7.4.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipadPPPStartIPCPHistoryTableEntry
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 'IPAD-IPSTART-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-IPSTART-MIB::ipadPPPStartIPCPHistoryState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPAD-IPSTART-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPAD-IPSTART-MIB::ipadPPPStartIPCPHistoryState.<ipadServiceIndex>.<ipadPPPStartIPCPHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPAD-IPSTART-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPAD-IPSTART-MIB::ipadPPPStartIPCPHistoryState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initial |
2 | starting |
3 | closed |
4 | stopped |
5 | closing |
6 | stopping |
7 | reqSent |
8 | ackRcvd |
9 | ackSent |
10 | opened |