hpRptrPtMediaAvailTrapEnable
HP-ICF-8023-RPTR ·
.1.3.6.1.4.1.11.2.14.11.2.1.3.1.1.6
Object
Indicates whether hpicfMediaAvailDetectTrap and
hpicfMediaAvailLostTrap events should be generated
for MAUs attached to this port. This object has the
value of 'false' by default. Setting the value of
this object to 'true' will cause a
hpicfMediaAvailDetectTrap event to be generated
whenever an instance of rpMauMediaAvailable object
associated with a MAU attached to this port enters
the 'available' state, and a hpicfMediaAvailLostTrap
to be generated whenever an instance of the
rpMauMediaAvailable object associated with a MAU
attached to this port exits the 'available' state.
Note that the disposition of these events is
controlled by the RMON eventTable.
We recommend that this object is only be set to
'true' on important ports, such as cascade ports and
ports attached to routers bridges, switches, or
servers. Setting this object to 'true' on other
ports may cause irrelevant traps. For example, it
is unlikely that an administrator would want to
receive a trap every time a user turns their PC off.
Context
- MIB
- HP-ICF-8023-RPTR
- OID
.1.3.6.1.4.1.11.2.14.11.2.1.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpRptrBasicPtEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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-8023-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-8023-RPTR::hpRptrPtMediaAvailTrapEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-8023-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-8023-RPTR::hpRptrPtMediaAvailTrapEnable.<hpRptrPtGroupIndex>.<hpRptrPtPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-8023-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-8023-RPTR::hpRptrPtMediaAvailTrapEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |