keepalive
FS-NMS-HAL-IF-MIB ·
.1.3.6.1.4.1.52642.9.63.1.3.1.2
Object
column r/w
Integer32
Loopback detect of interface. The range is 0-32767. 0 means disable. Default is 0(disable).
Context
- MIB
- FS-NMS-HAL-IF-MIB
- OID
.1.3.6.1.4.1.52642.9.63.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- physicalIfConfigEntry
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 'FS-NMS-HAL-IF-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-HAL-IF-MIB::keepalive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-HAL-IF-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-HAL-IF-MIB::keepalive.<ifConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-HAL-IF-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-HAL-IF-MIB::keepalive'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-32767