rbnIcrKeepAliveInterval
RBN-ICR-MIB ·
.1.3.6.1.4.1.2352.2.101.1.1.1.9
Object
This object indicates the interval that the node sends ICR keep alive messages to its peer node.
Context
- MIB
- RBN-ICR-MIB
- OID
.1.3.6.1.4.1.2352.2.101.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- rbnIcrEntry
- Groups
- 1
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 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ICR-MIB::rbnIcrKeepAliveInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ICR-MIB::rbnIcrKeepAliveInterval.<rbnIcrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-ICR-MIB::rbnIcrKeepAliveInterval'
Syntax
secondsSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of
Compliance refinements
rbnIcrMIBCompliance
readonly
Write access is not required.