csrstAccessCodeType

CISCO-SRST-MIB · .1.3.6.1.4.1.9.9.441.1.2.32.1.1

Object

column Enumeration
This object indicates the type of trunk
line to which the access-code is applied to.
The type of trunk lines can be fxo, e&m,
bri, and pri.
fxo - Enables a foreign exchange office (FXO)
      interface.
em - Enables an analog ear and mouth (E&M)
     interface.
bri - Enables a BRI interface.
pri - Enables a PRI interface.

Context

MIB
CISCO-SRST-MIB
OID
.1.3.6.1.4.1.9.9.441.1.2.32.1.1
Type
column
Access
readonly
Status
current
Parent
csrstAccessCodeEntry
Groups
2

Walk 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-SRST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SRST-MIB::csrstAccessCodeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SRST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SRST-MIB::csrstAccessCodeType.<csrstAccessCodeType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SRST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SRST-MIB::csrstAccessCodeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fxo
2em
3bri
4pri