All MIBs › DEVICE-MIB › systimeSecBITSFraming
systimeSecBITSFraming
Module: DEVICE-MIB
OID (symbolic): DEVICE-MIB::systimeSecBITSFraming
OID (numeric): 1.3.6.1.4.1.5812.1.3.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the Secondary BITS basic line framing. Default is T1-ESF-4K.
t1SF - Super Frame framing method used on T1 circuits. SF consists of 12 frames of 192 bits each, with the 193rd bit providing error checking and other functions. SF is superseded by ESF, but is still widely used. Also called D4 framing.
t1ESF4K - The default method. Extended Super Frame framing method used on T1 circuits that consists of 24 frames of 192 bits each, with the 193rd bit providing timing and other functions. ESF is an enhanced version of SF.
t1T1DM - Data Mode.
t1T1DMAlt - Data MOde A.
t1SLC96 - Subscriber Lopp Carrier, 96 lines.
e1 - Wide-area digital transmission scheme used predominantly in Europe that carries data at a arate of 2.048 Mbps.
What is systimeSecBITSFraming?
This is the same framing selection as systimePriBITSFraming but applied to the secondary BITS timing input, defaulting to t1ESF4K. Admins set it to match the secondary timing reference's actual framing so the backup clock source validates correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.1.3.3 snmpwalk -v2c -c public <target> DEVICE-MIB::systimeSecBITSFraming
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.1.3.3.1 snmpget -v2c -c public <target> DEVICE-MIB::systimeSecBITSFraming.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5812.1.3.3.1 i <value>
Start monitoring chassis-based network devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEVICE-MIB::systimeSecBITSFraming OID value, configure state conditions and alerts, and monitor any chassis-based network devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.1 | device | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.1.3 | systime | DEVICE-MIB |
| 1.3.6.1.4.1.5812.1.3.3 | systimeSecBITSFraming | DEVICE-MIB |