cilTargetModuleFramingType

CISCO-IF-LINK-CONFIG-MIB · .1.3.6.1.4.1.9.9.175.1.1.1.1.4

Object

column r/w Enumeration
This object identifies the framing type of the target interface.
notApplicable(1) can not be set.
              
    dsx1ESF         Extended SuperFrame DS1 (T1.107)
    dsx1D4          AT&T D4 format DS1 (T1.107)
              
Default value is dsx1ESF(3) if cilTargetModuleInterface is a T1 interface 
and sonet/sdh byte-synchronous mapping is used on the cilSourceInterface.
Otherwise, the default value is notApplicable(1).

Context

MIB
CISCO-IF-LINK-CONFIG-MIB
OID
.1.3.6.1.4.1.9.9.175.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cilConfEntry
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-IF-LINK-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-LINK-CONFIG-MIB::cilTargetModuleFramingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IF-LINK-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-LINK-CONFIG-MIB::cilTargetModuleFramingType.<cilSourceInterface>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IF-LINK-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IF-LINK-CONFIG-MIB::cilTargetModuleFramingType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2dsx1D4
3dsx1ESF

Conformance

Member of
Compliance refinements
Required only for systems that support target interfaces
whose types are T1 and whose source interfaces are
sonet/sdh using byte-synchronous virtual tributary mapping.