saviObjectsBindingLifetime
SAVI-MIB ·
.1.3.6.1.2.1.4.40.1.3.1.7
Object
The remaining lifetime of the entry. TimeInterval is defined in RFC 2579, it's a period of time, measured in units of 0.01 seconds, and the value is (0..2147483647). If saviObjectsBindingType=manual, a value of 2147483647 represents infinity.
Context
- MIB
- SAVI-MIB
- OID
.1.3.6.1.2.1.4.40.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- saviObjectsBindingEntry
- 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 'SAVI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAVI-MIB::saviObjectsBindingLifetime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SAVI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAVI-MIB::saviObjectsBindingLifetime.<saviObjectsBindingIpAddressType>.<saviObjectsBindingType>.<saviObjectsBindingIfIndex>.<saviObjectsBindingIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAVI-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAVI-MIB::saviObjectsBindingLifetime'
Syntax
- Source
- SNMPv2-TCTimeInterval
- Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of