MIB Viewer

hmAuthHostState

OBJECT-TYPE
1.3.6.1.4.1.248.14.2.7.4.1.6
Access
read-write
Status
current
Sub-identifiers
0
The state of this trusted host entry. Enable (1) defines an entry that is valid. Disable (2) defines an entry that is valid but not enabled. Delete (3) removes an entry from the table. Invalid (4) defines an entry that is no longer valid (e.g., an entry that was deleted) and should be ignored. An attempt to set a value of invalid (4) causes the agent to return SNMP_BADVALUE.
INTEGER { enable(1), disable(2), delete(3), invalid(4) }