alpsRemPeerConnType
CISCO-ALPS-MIB ·
.1.3.6.1.4.1.9.9.95.1.2.2.1.2
Object
column deprecated
r/w
Enumeration
Type of ALPS circuit established. Dynamic circuits are established only when there is data traffic that needs to be sent across and are closed when the alpsRemPeerIdleTimer expires. Permanent circuits stay up regardless of whether there is traffic across them or not.
Context
- MIB
- CISCO-ALPS-MIB
- OID
.1.3.6.1.4.1.9.9.95.1.2.2.1.2- Type
- column
- Access
- readwrite
- 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::alpsRemPeerConnType'
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::alpsRemPeerConnType.<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::alpsRemPeerConnType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permanent |
2 | dynamic |
Conformance
Member of