All MIBs › CTATX-MIB › sfddiSrfConditions
sfddiSrfConditions
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::sfddiSrfConditions
OID (numeric): 1.3.6.1.4.1.97.3.8.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: SRF conditions which should be reported to the NMS via SNMP Traps. Possible values are any combination of the following bits: srf-frame-error = 0x00000001, srf-port-ler = 0x00000002, srf-not-copied = 0x00000004,srf-dup-addr = 0x00000008, srf-eb-error = 0x00000010,srf-config = 0x00000020, srf-connect = 0x00000040, srf-trace = 0x00000080, srf-neighbor = 0x00000100,srf-peer-wrap = 0x00000400, srf-path-change = 0x00000800
What is sfddiSrfConditions?
This read-write INTEGER is a bitmask selecting which FDDI Status Report Frame (SRF) conditions, such as frame errors, duplicate addresses, or neighbor changes, should generate SNMP traps to the NMS. Admins use this to be notified of specific ring-level fault conditions reported via SMT SRF frames without constantly polling every station. Enabling the srf-dup-addr bit (0x00000008) would let the admin get paged automatically if a duplicate MAC address appears on the FDDI ring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.8.1.1.12 snmpwalk -v2c -c public <target> CTATX-MIB::sfddiSrfConditions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.8.1.1.12.1 snmpget -v2c -c public <target> CTATX-MIB::sfddiSrfConditions.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.8.1.1.12.1 i <value>
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::sfddiSrfConditions OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.8 | sfddi | CTATX-MIB |
| 1.3.6.1.4.1.97.3.8.1 | sfddiTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.8.1.1 | sfddiEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.8.1.1.12 | sfddiSrfConditions | CTATX-MIB |