docsBpi2CmtsAuthCmLifetime
DOCS-IETF-BPI2-MIB ·
.1.3.6.1.2.1.126.1.2.2.1.7
Object
column r/w
secondsInteger32
The value of this object is the lifetime, in seconds, that the CMTS assigns to an authorization key for this CM.
Context
- MIB
- DOCS-IETF-BPI2-MIB
- OID
.1.3.6.1.2.1.126.1.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- docsBpi2CmtsAuthEntry
- 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 'DOCS-IETF-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-BPI2-MIB::docsBpi2CmtsAuthCmLifetime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IETF-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-BPI2-MIB::docsBpi2CmtsAuthCmLifetime.<ifIndex>.<docsBpi2CmtsAuthCmMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IETF-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IETF-BPI2-MIB::docsBpi2CmtsAuthCmLifetime'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-6048000
Conformance
Member of
Compliance refinements
docsBpi2CmtsCompliance
Integer32
range: 86400..6048000
The refined range corresponds to the minimum and
maximum values in operational networks.
maximum values in operational networks.