alpsRemPeerState
CISCO-ALPS-MIB ·
.1.3.6.1.4.1.9.9.95.1.2.2.1.5
Object
column deprecated
Enumeration
TCP Peer State. Initially the connection is in the closed state. For permanent connections, it starts opening the TCP connection immediately, but for dynamic ones, it waits till there is traffic addressed to the remote peer. It then progresses via opening into the opened state.
Context
- MIB
- CISCO-ALPS-MIB
- OID
.1.3.6.1.4.1.9.9.95.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- alpsRemPeerEntry
- Groups
- 1
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 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ALPS-MIB::alpsRemPeerState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ALPS-MIB::alpsRemPeerState.<alpsRemPeerIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ALPS-MIB::alpsRemPeerState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | closed |
2 | opening |
3 | opened |
Conformance
Member of