csTributaryFramingType

CISCO-SONET-MIB · .1.3.6.1.4.1.9.9.126.1.1.2.1.3

Object

column r/w Enumeration
This object represents the framing type to be assigned to the
virtual tributaries in byte sync mapping mode.
              
      notApplicable  :  If VT mapping is not byteSynchronous(2).
      dsx1ESF        :  Extended Superframe Format
      dsx1D4         :  Superframe Format
              
Default is dsx1ESF(3) if csTributaryMappingType is 
byteSynchronous(2). For asynchronous(1) mapping, the default is 
notApplicable(1).
              
The value notApplicable(1) can not be set.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2dsx1D4
3dsx1ESF

Conformance