alpsCktBaseDlcType
CISCO-ALPS-MIB ·
.1.3.6.1.4.1.9.9.95.1.3.1.1.2
Object
column Enumeration
Specifies what type of circuit this is. The X25 circuit is set up with the same name as the P1024 circuit so we need this variable to distinguish between the two, in case local switching is done.
Context
- MIB
- CISCO-ALPS-MIB
- OID
.1.3.6.1.4.1.9.9.95.1.3.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- alpsCktBaseEntry
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::alpsCktBaseDlcType'
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::alpsCktBaseDlcType.<alpsCktBaseName>.<alpsCktBaseDlcType>'
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::alpsCktBaseDlcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emtox |
2 | ax25 |
3 | alc |
4 | uts |