hpicfMacNotifyRemovedPortConfig
HP-ICF-MACNOTIFY-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.66.1.5
Object
Used to configure the MAC address removed notification
traps on specific ports.
Each octet within this value specifies a
set of eight ports, with the first octet specifying
ports 1 through 8, the second octet specifying
ports 9 through 16, etc. Within each octet, the
most significant bit represents the lowest numbered
port, and the least significant bit represents the
highest numbered port. Thus, each port is
represented by a single bit within the value of
this object.
If that bit has a value of '1' then that port is
enabled to send traps for removed MAC addresses;
the port is not enabled if its bit has a value of '0'.
Enabling hpicfMacNotifyRemovedPortConfig on a trunk port
is permitted but not recommended.
hpicfMacNotifyEnable must be enabled for traps to be sent.
Context
- MIB
- HP-ICF-MACNOTIFY-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.66.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfMacNotifyConfigObjects
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-MACNOTIFY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-MACNOTIFY-MIB::hpicfMacNotifyRemovedPortConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-MACNOTIFY-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-MACNOTIFY-MIB::hpicfMacNotifyRemovedPortConfig'
Syntax
- Source
- Q-BRIDGE-MIBPortList
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.