ipHostsAliveDownAction
BINTEC-IPEXT-MIB ·
.0.19.1.5
Object
column r/w
Enumeration
Action be performed if the ipHostsAliveState changes to down (2), If set to none (4) there is no action specified, if set to monitor (7) this entry just enables monitoring of this status in other subsystem context like IP load balancing.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.19.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipHostsAliveEntry
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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipHostsAliveDownAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipHostsAliveDownAction.<ipHostsAliveIPAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPEXT-MIB::ipHostsAliveDownAction'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.