pmip6LmaTimestampValidityWindow
PMIPV6-MIB ·
.1.3.6.1.2.1.206.1.3.2.3
Object
scalar r/w
millisecondsInteger32
This variable specifies the maximum length of time difference in milliseconds between the timestamp in the received Proxy Binding Update message and the current time of day on the local mobility anchor that is allowed by the local mobility anchor for the received message to be considered valid. The default value for this variable is 300 milliseconds. This variable must be adjusted to suit the deployments.
Context
- MIB
- PMIPV6-MIB
- OID
.1.3.6.1.2.1.206.1.3.2.3- 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::pmip6LmaTimestampValidityWindow.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::pmip6LmaTimestampValidityWindow'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 1-65535
Conformance
Member of
Compliance refinements
pmip6LmaReadOnlyCompliance2
readonly
Write access is not required.