hpicfBridgeRstpAdminPointToPointMac

HP-ICF-BRIDGE · .1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.4

Object

column r/w Enumeration
forceTrue: This value indicates that the administrator requires the MAC
           to be treated as if it is connected to a point-to-point LAN 
           segment, regardless of any indications to the contrary that 
           are generated by the MAC entity.
forceFalse: This value indicates that the administrator requires the MAC
            to be treated as if it is connected to a non-point-to-point
            LAN segment, regardless of any indications to the contrary 
            that are generated by the MAC entity.
auto:   This value indicates that the administrator requires the 
        point-to-point status of the MAC to be determined in accordance
        with the specific MAC procedures defined in 6.5.

Context

MIB
HP-ICF-BRIDGE
OID
.1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.4
Type
column
Access
readwrite
Status
current
Parent
hpicfBridgeRstpPortEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BRIDGE::hpicfBridgeRstpAdminPointToPointMac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BRIDGE::hpicfBridgeRstpAdminPointToPointMac.<hpicfBridgeRstpPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BRIDGE' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BRIDGE::hpicfBridgeRstpAdminPointToPointMac'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forceTrue
2forceFalse
3auto

Conformance