partyAuthLifetime
SNMPv2-PARTY-MIB ·
.1.3.6.1.6.3.3.2.1.1.1.11
Object
column r/w
secondsInteger32
The lifetime (in units of seconds) which
represents an administrative upper bound on
acceptable delivery delay for protocol messages
generated by the party.
Once an instance of this object is created, its
value can not be changed.
Context
- MIB
- SNMPv2-PARTY-MIB
- OID
.1.3.6.1.6.3.3.2.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- partyEntry
- 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 'SNMPv2-PARTY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-PARTY-MIB::partyAuthLifetime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMPv2-PARTY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMPv2-PARTY-MIB::partyAuthLifetime.<partyIdentity>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMPv2-PARTY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMPv2-PARTY-MIB::partyAuthLifetime'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of