isKeepAlive
FS-NMS-SNMP ·
.1.3.6.1.4.1.52642.9.225.8.1
Object
scalar r/w
Enumeration
Snmp keepalive mib, and enable keepalive operation.
Context
- MIB
- FS-NMS-SNMP
- OID
.1.3.6.1.4.1.52642.9.225.8.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snmpKeepAliveMib
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 'FS-NMS-SNMP' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-SNMP::isKeepAlive.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-SNMP' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-SNMP::isKeepAlive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |