All MIBs › OA-SFP-MIB › oaSfpInfoEnableStatus
oaSfpInfoEnableStatus
Module: OA-SFP-MIB
OID (symbolic): OA-SFP-MIB::oaSfpInfoEnableStatus
OID (numeric): 1.3.6.1.4.1.6926.1.18.1.1.2.1.42
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current enable state of the sfp transceiver unknown - Unknown enabled - the sfp transceiver has been enabled disabled - the sfp transceiver has been diabled
What is oaSfpInfoEnableStatus?
This reports whether the transceiver in this slot/port has been administratively enabled or disabled: enabled(2) or disabled(3). Admins use it to confirm a port they intended to shut down is actually reporting as disabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6926.1.18.1.1.2.1.42 snmpwalk -v2c -c public <target> OA-SFP-MIB::oaSfpInfoEnableStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6926.1.18.1.1.2.1.42.1 snmpget -v2c -c public <target> OA-SFP-MIB::oaSfpInfoEnableStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> oaSfpInfoEnableStatus.1
Start monitoring MRV Communications optical access equipment (pluggable SFP transceiver monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OA-SFP-MIB::oaSfpInfoEnableStatus OID value, configure state conditions and alerts, and monitor any MRV Communications optical access equipment (pluggable SFP transceiver monitoring) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6926 | oaccess | OA-SFP-MIB |
| 1.3.6.1.4.1.6926.1 | oaManagement | OA-SFP-MIB |
| 1.3.6.1.4.1.6926.1.18 | oaSfpMib | OA-SFP-MIB |
| 1.3.6.1.4.1.6926.1.18.1 | oaSfp | OA-SFP-MIB |
| 1.3.6.1.4.1.6926.1.18.1.1 | oaSfpMIBObjects | OA-SFP-MIB |
| 1.3.6.1.4.1.6926.1.18.1.1.2 | oaSfpInfoTable | OA-SFP-MIB |
| 1.3.6.1.4.1.6926.1.18.1.1.2.1 | oaSfpInfoEntry | OA-SFP-MIB |
| 1.3.6.1.4.1.6926.1.18.1.1.2.1.42 | oaSfpInfoEnableStatus | OA-SFP-MIB |