pmip6LmaMinDelayBeforeBCEDelete
PMIPV6-MIB ·
.1.3.6.1.2.1.206.1.3.2.1
Object
scalar r/w
millisecondsInteger32
This variable specifies the length of time in milliseconds the local mobility anchor MUST wait before it deletes a Binding Cache entry of a mobile node, upon receiving a Proxy Binding Update message from a mobile access gateway with a lifetime value of 0. During this wait time, if the local mobility anchor receives a Proxy Binding Update for the same mobility binding, with a lifetime value greater than 0, then it must update the Binding Cache entry with the accepted binding values. By the end of this wait time, if the local mobility anchor did not receive any valid Proxy Binding Update message for that mobility binding, it MUST delete the Binding Cache entry. This delay essentially ensures that a mobile node's Binding Cache entry is not deleted too quickly and allows some time for the new mobile access gateway to complete the signaling for the mobile node. The default value for this variable is 10000 milliseconds.
Context
- MIB
- PMIPV6-MIB
- OID
.1.3.6.1.2.1.206.1.3.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- pmip6LmaConf
- Groups
- 1
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 'PMIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PMIPV6-MIB::pmip6LmaMinDelayBeforeBCEDelete.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PMIPV6-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PMIPV6-MIB::pmip6LmaMinDelayBeforeBCEDelete'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of
Compliance refinements
pmip6LmaReadOnlyCompliance2
readonly
Write access is not required.