hmCurrentAddressStatus
HMPRIV-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.1.5.1.5
Object
column
Enumeration
This object indicates the status of this entry.
The default value is permanent(3).
other(1) - this entry is currently in use but
the conditions under which it will
remain so are different from each of the
following values.
invalid(2) - writing this value to the object
removes the corresponding entry.
permanent(3) - this entry is currently in use
and will remain so after the next reset
of the bridge.
deleteOnReset(4) - this entry is currently in
use and will remain so until the next
reset of the bridge.
deleteOnTimeout(5) - this entry is currently
in use and will remain so until it is
aged out.
Context
- MIB
- HMPRIV-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.1.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmCurrentAddressEntry
- Table
- hmCurrentAddressTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initializing |
2 | faulty |
3 | disabled |
4 | listening |
5 | pre-master |
6 | master |
7 | passive |
8 | uncalibrated |
9 | slave |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmCurrentAddress The destination MAC address in a frame to which
this entry's filtering information applies. This
object can take the value of a unicast address, a
group address or the broadcast … | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.248.14.1.5.1.1 |
| hmCurrentAddressReceivePort Either the value '0', or the port number of the
port from which a frame must be received in order
for this entry's filtering information to apply.
A value of zero indicates that t… | column | Integer32 | .1.3.6.1.4.1.248.14.1.5.1.2 |
| hmCurrentAddressStaticEgressPorts The set of ports to which frames received from a
specific port and destined for a specific MAC
address, are allowed to be forwarded. Each octet
within the value of this object sp… | column | OctetString | .1.3.6.1.4.1.248.14.1.5.1.3 |
| hmCurrentAddressEgressPorts The complete set of ports, to which frames destined
for this Group MAC Address are currently being forwarded.
This includes Group MAC Addresses which were set statically
or which … | column | OctetString | .1.3.6.1.4.1.248.14.1.5.1.4 |