All MIBs › CISCO-MGX82XX-SONET-MIB › sonetTributaryFramingFormat
sonetTributaryFramingFormat
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetTributaryFramingFormat
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.1.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Type of vt framing format. Is applicable only in byte-sync mapping mode for T1 tributaries.
notApplicable: if VT mapping is not byte-sync. sf: superframe format. esf: extended superframe format.
Default is esf if sonetTributaryMappingType is set to byteSynchronous, else the default is notApplicable.
What is sonetTributaryFramingFormat?
This enumerated value selects the T1 framing format used within a byte-synchronous VT mapping — superframe (sf) or extended superframe (esf) — and is only applicable when sonetTributaryMappingType is byte-synchronous, otherwise it's notApplicable; the default is esf if byte-sync mapping is used. An admin cares because this framing format must match what the T1 tributary's originating equipment actually uses, and a mismatch here will cause bit errors or misaligned channel extraction even though the SONET-level signal looks fine. For example, an older T1 circuit still running superframe (sf) framing connected through a byte-sync VT mapping defaulted to esf will need this object explicitly changed to sf.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.13 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetTributaryFramingFormat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.13.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetTributaryFramingFormat.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.6.1.1.1.1.13.1 i <value>
Start monitoring Cisco WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-SONET-MIB::sonetTributaryFramingFormat OID value, configure state conditions and alerts, and monitor any Cisco WAN switches from a single console.
OID Breakdown
Upper-level ancestors (11 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6 | sonet | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6.1 | cwsonetObjects | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.6.1.1 | sonetConfig | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1 | sonetConfigTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1.1 | sonetConfigEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.1.1.1.13 | sonetTributaryFramingFormat | CISCO-MGX82XX-SONET-MIB |