pmip6MobileNodeGeneratedTimestampInUse
PMIPV6-MIB ·
.1.3.6.1.2.1.206.1.1.3.1
Object
This flag indicates whether or not the MN-generated timestamp mechanism is in use in that Proxy Mobile IPv6 domain. true(1) indicates that the local mobility anchors and mobile access gateways in that Proxy Mobile IPv6 domain apply the MN-generated timestamp considerations. false(0) indicates that the MN-generated timestamp mechanism is not in use in that Proxy Mobile IPv6 domain. The default value for this flag is 'false'.
Context
- MIB
- PMIPV6-MIB
- OID
.1.3.6.1.2.1.206.1.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pmip6Conf
- 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::pmip6MobileNodeGeneratedTimestampInUse.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::pmip6MobileNodeGeneratedTimestampInUse'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
pmip6CoreReadOnlyCompliance
readonly
Write access is not required.
pmip6ReadOnlyCompliance2
readonly
Write access is not required.