e1t1FrameFormat

CM-FACILITY-MIB · .1.3.6.1.4.1.2544.1.12.4.1.50.1.16

Object

column r/w E1T1FrameFormat
This object represents the E1/T1 Port Frame Format.
When the port is configured for a Line Type of T1, the
valid values are t1-sf, t1-esf and t1-unframed and the default 
value is t1-unframed.
When the port is configured for a Line Type of E1, the
valid values are e1-unframed, e1-crc4, and e1-dualFrame 
and the default value is e1-crc4. 
              
R5.4CC supports only t1-unframed for T1 Line type.

Context

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

Syntax

Source
E1T1FrameFormat
Base type
Enumeration

Values & Constraints

Type Values
1none
2t1-sf
3t1-esf
4e1-unframed
5e1-crc4
6e1-dualframe
7t1-unframed
8e1-basicframe

Conformance