raisecomKeepaliveTrapEnable
RAISECOM-KEEPALIVE-MIB ·
.1.3.6.1.4.1.8886.1.2.6.1.1
Object
scalar r/w
Enumeration
Indicates whether keepalive traps should be generated periodically.Disable and pause indicate keepalive traps should not be generated.If the value of this object is disable,it allow to be config loaded.If user makes this object disable and saves config,keepalive trap will not be generated after load config.If this object is pause,it don't allow to be config loaded.
Context
- MIB
- RAISECOM-KEEPALIVE-MIB
- OID
.1.3.6.1.4.1.8886.1.2.6.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomKeepaliveMibObjects
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 'RAISECOM-KEEPALIVE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-KEEPALIVE-MIB::raisecomKeepaliveTrapEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-KEEPALIVE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-KEEPALIVE-MIB::raisecomKeepaliveTrapEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | pause |