mip6MnBLLifeTimeGranted
MOBILEIPV6-MIB ·
.1.3.6.1.2.1.133.1.2.3.1.1.6
Object
column secondsSNMPv2-SMIUnsigned32
The lifetime granted to the mobile node for this
binding. This field will be inaccessible if the
Binding Update request has not been accepted.
The lifetime remaining (lR) can be calculated using
the current time (cT), mip6MnBLAcceptedTime (aT) and
mip6MnBLLifeTimeGranted (lG) as follows:
lR = lG - (cT - aT).
When lR is zero, this entry will be deleted from the
Binding Update List and consequently from this
table.
Context
- MIB
- MOBILEIPV6-MIB
- OID
.1.3.6.1.2.1.133.1.2.3.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- mip6MnBLEntry
- 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 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOBILEIPV6-MIB::mip6MnBLLifeTimeGranted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOBILEIPV6-MIB::mip6MnBLLifeTimeGranted.<mip6MnHomeAddressType>.<mip6MnHomeAddress>.<mip6MnBLNodeAddressType>.<mip6MnBLNodeAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOBILEIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOBILEIPV6-MIB::mip6MnBLLifeTimeGranted'
Syntax
secondsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of