bitsPortFrameFormat
CM-FACILITY-MIB ·
.1.3.6.1.4.1.2544.1.12.4.1.16.1.11
Object
This object represents the BITS Port Frame Format.
When the port is configured for a Line Type of T1, the
valid values are t1-sf and t1-esf and the default value is t1-esf.
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. When the port is configured
for a Line Type of 2048kHz, the value is none.
R4.1CC and R4.3CC do not support e1-unframed.
Context
- MIB
- CM-FACILITY-MIB
- OID
.1.3.6.1.4.1.2544.1.12.4.1.16.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bitsPortEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::bitsPortFrameFormat'
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::bitsPortFrameFormat.<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::bitsPortFrameFormat'
Syntax
- Source
- BitsFrameFormat
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | t1-sf |
3 | t1-esf |
4 | e1-unframed |
5 | e1-crc4 |
6 | e1-dualframe |
Conformance
Member of