pppSecuritySecretsStatus
PPP-SEC-MIB ·
.1.3.6.1.2.1.10.23.2.3.1.7
Object
column mandatory
r/w
Enumeration
Setting this object to the value invalid(1) has the effect of invalidating the corresponding entry in the pppSecuritySecretsTable. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant pppSecuritySecretsStatus object.
Context
- MIB
- PPP-SEC-MIB
- OID
.1.3.6.1.2.1.10.23.2.3.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppSecuritySecretsEntry
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 'PPP-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-SEC-MIB::pppSecuritySecretsStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPP-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-SEC-MIB::pppSecuritySecretsStatus.<pppSecuritySecretsLink>.<pppSecuritySecretsIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPP-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPP-SEC-MIB::pppSecuritySecretsStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | valid |