haMobilityBindingTimeRemaining

MIP-MIB · .1.3.6.1.2.1.44.1.6.3.1.1.8

Object

column secondsSNMPv2-SMIGauge32
The number of seconds remaining until the
registration is expired. It has the same initial value
as haMobilityBindingTimeGranted, and is counted down
by the home agent.

Context

MIB
MIP-MIB
OID
.1.3.6.1.2.1.44.1.6.3.1.1.8
Type
column
Access
readonly
Status
current
Units
seconds
Parent
haMobilityBindingEntry
Groups
1

Walk 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 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIP-MIB::haMobilityBindingTimeRemaining'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIP-MIB::haMobilityBindingTimeRemaining.<haMobilityBindingMN>.<haMobilityBindingCOA>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIP-MIB::haMobilityBindingTimeRemaining'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance