INTEL-GEN-MIB :: portStatus

MIB Reference — IPNetwork Monitor

All MIBsINTEL-GEN-MIBportStatus

portStatus

Module: INTEL-GEN-MIB

OID (symbolic): INTEL-GEN-MIB::portStatus

OID (numeric): 1.3.6.1.4.1.343.7.5.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The current operational state. This is a bit array which represents the state of the port.

bit 0: disabled by configuration bit 1: hardware error bit 2: no link pulse bit 3: disabled by manager bit 4: disabled by access control bit 5: disabled by redundancy

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.7.5.1.1.7
snmpwalk -v2c -c public <target> INTEL-GEN-MIB::portStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.343.7.5.1.1.7.1
snmpget -v2c -c public <target> INTEL-GEN-MIB::portStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.343intelIntel-Common-MIB
1.3.6.1.4.1.343.7hwIntel-Common-MIB
1.3.6.1.4.1.343.7.5portsINTEL-GEN-MIB
1.3.6.1.4.1.343.7.5.1portTableINTEL-GEN-MIB
1.3.6.1.4.1.343.7.5.1.1portEntryINTEL-GEN-MIB
1.3.6.1.4.1.343.7.5.1.1.7portStatusINTEL-GEN-MIB