alpsCktAscuCktDlcType
CISCO-ALPS-MIB ·
.1.3.6.1.4.1.9.9.95.1.3.4.1.2
Object
column Enumeration
Specifies what type of circuit this is. The X.25 circuit is set up with the same name as the ALC circuit so we need this variable to distinguish between the two.
Context
- MIB
- CISCO-ALPS-MIB
- OID
.1.3.6.1.4.1.9.9.95.1.3.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- alpsCktAscuEntry
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::alpsCktAscuCktDlcType'
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::alpsCktAscuCktDlcType.<alpsCktAscuCktName>.<alpsCktAscuCktDlcType>.<alpsCktAscuA1>.<alpsCktAscuA2>'
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::alpsCktAscuCktDlcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emtox |
2 | ax25 |
3 | alc |
4 | uts |