ciscoAtmIfPhysLineCode

CISCO-ATM-IF-PHYS-MIB · .1.3.6.1.4.1.9.9.45.1.1.1.21

Object

column r/w Enumeration
The line coding present on the physical interface  This object
is only present for DS1/E1 interfaces.
              
 'ami' indicates alternate mark inversion (AMI) line code
on the DS1/E1 interface.
              
 'b8zs' indicates B8ZS line code on the physical interface and
applies only to DS1 interfaces.
              
 'hdb3' indicates HDB3 line code on the physical interface and
applies only to E1 interfaces.

Context

MIB
CISCO-ATM-IF-PHYS-MIB
OID
.1.3.6.1.4.1.9.9.45.1.1.1.21
Type
column
Access
readwrite
Status
current
Parent
ciscoAtmIfPhysEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ami
2b8zs
3hdb3

Conformance