peerMonitoringKeepAliveInterval
MX-SBC-MIB ·
.0.4400.1.100.700.1.200
Object
column r/w
Unsigned32
Keep-Alive Interval
Interval, in seconds, for sending Keep-Alive OPTIONS to
monitor the Call Agent's peer.
Special value '0' means the Peer Monitoring feature is
disabled.
Context
- MIB
- MX-SBC-MIB
- OID
.0.4400.1.100.700.1.200- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- peerMonitoringEntry
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 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SBC-MIB::peerMonitoringKeepAliveInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SBC-MIB::peerMonitoringKeepAliveInterval.<peerMonitoringId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SBC-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SBC-MIB::peerMonitoringKeepAliveInterval'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-3600