ICF-ETWIST :: hubPortsOperStatus

MIB Reference — IPNetwork Monitor

All MIBsICF-ETWISThubPortsOperStatus

hubPortsOperStatus

Module: ICF-ETWIST

OID (symbolic): ICF-ETWIST::hubPortsOperStatus

OID (numeric): 1.3.6.1.4.1.11.2.14.2.4.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

********* THIS OBJECT IS OBSOLETE *********

The hubPortsOperStatus is a bit map of the state of all hub ports. The object has a 1 bit for each port that is enabled, not segmented, and linkbeat is detected. Ports on which these conditions are not true have a 0 bit. The bits are placed into the OCTET STRING in the following order:

octet 0 octet 1 octet 2 ... bits 7-0 bits 7-0 bits 7-0 ... ports 1-8 ports 9-16 ports 17-24 ...

Values of unused bits in the last octet are undefined.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.4.1
snmpwalk -v2c -c public <target> ICF-ETWIST::hubPortsOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.4.1.1
snmpget -v2c -c public <target> ICF-ETWIST::hubPortsOperStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hubPortsOperStatus.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.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.14icfHP-ICF
1.3.6.1.4.1.11.2.14.2icfHubHP-ICF
1.3.6.1.4.1.11.2.14.2.4hubBitmapsHP-ICF
1.3.6.1.4.1.11.2.14.2.4.1hubPortsOperStatusICF-ETWIST