srmeVtFramingType

CISCO-WAN-SRM-MIB · .1.3.6.1.4.1.351.110.3.22.1.1.6

Object

column r/w Enumeration
Specifies the Framing Type of the target slot line.
This is applicable only if the target module is a
T1 Service Module and byte sync mapping is used on
SRME. Not applicable to E1 Service Modules.
              
sf: Superframe or D4
esf: Extended Superframe. 
              
Default is 'esf' if SRME lines are configured for 
byte-synchronous mapping, Else, the default is notApplicable.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2sf
3esf

Conformance