All MIBs › RFC1229-MIB › ifExtnsPromiscuous
ifExtnsPromiscuous
Module: RFC1229-MIB
OID (symbolic): RFC1229-MIB::ifExtnsPromiscuous
OID (numeric): 1.3.6.1.2.1.12.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object has a value of false(2) if this interface only accepts packets/frames that are addressed to this station. This object has a value of true(1) when the station accepts all packets/frames transmitted on the media. The value true(1) is only legal on certain types of media. If legal, setting this object to a value of true(1) may require the interface to be reset before becoming effective.
What is ifExtnsPromiscuous?
This flag reports whether the interface is operating in promiscuous mode, accepting all packets/frames on the media (true) or only those addressed to this station (false). Admins check this to detect whether a NIC has been placed into a packet-capture mode, which can indicate an authorized diagnostic tool or an unauthorized sniffer; some agents also permit setting it to true, though that may require an interface reset to take effect. A value of true(1) on a production server NIC, when no capture session is expected, would prompt an admin to investigate for a rogue packet sniffer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.12.1.1.8 snmpwalk -v2c -c public <target> RFC1229-MIB::ifExtnsPromiscuous
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.12.1.1.8.1 snmpget -v2c -c public <target> RFC1229-MIB::ifExtnsPromiscuous.1
Start monitoring vendor-neutral, standards-based MIB, router/bridge/NIC with IEEE 802.5 Token Ring interfaces with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1229-MIB::ifExtnsPromiscuous OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, router/bridge/NIC with IEEE 802.5 Token Ring interfaces from a single console.
OID Breakdown
Upper-level ancestors (9 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.12 | ifExtensions2 | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.12.1 | ifExtnsTable | LBHUB-MSH4PTBRDG-MIB |
| 1.3.6.1.2.1.12.1.1 | ifExtnsEntry | LBHUB-MSH4PTBRDG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.12.1.1.8 | ifExtnsPromiscuous | RFC1229-MIB |