All MIBs › CM-FACILITY-MIB › bitsPortFrameFormat
bitsPortFrameFormat
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::bitsPortFrameFormat
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.16.1.11
Node type: OBJECT-TYPE
Type: BitsFrameFormat
Access: read-write
Description:
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.
What is bitsPortFrameFormat?
This object configures how timing signals are framed on a BITS (Building Integrated Timing Supply) port, which is used to synchronize equipment to a precise time reference. The valid frame format depends on the port's line type: for T1 lines you can choose between SF (Super Frame) and ESF (Extended Super Frame), while E1 lines support unframed, CRC4, or dual-frame formats. Network operators set this to match the timing standard being supplied by an external clock source.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.16.1.11 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::bitsPortFrameFormat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.16.1.11.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::bitsPortFrameFormat.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.4.1.16.1.11.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.16 | bitsPortTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.16.1 | bitsPortEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.16.1.11 | bitsPortFrameFormat | CM-FACILITY-MIB |