pppSecurityConfigStatus
PPP-SEC-MIB ·
.1.3.6.1.2.1.10.23.2.2.1.4
Object
column mandatory
r/w
Enumeration
Setting this object to the value invalid(1)
has the effect of invalidating the
corresponding entry in the
pppSecurityConfigTable. 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 pppSecurityConfigStatus object.
Context
- MIB
- PPP-SEC-MIB
- OID
.1.3.6.1.2.1.10.23.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppSecurityConfigEntry
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::pppSecurityConfigStatus'
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::pppSecurityConfigStatus.<pppSecurityConfigLink>.<pppSecurityConfigPreference>'
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::pppSecurityConfigStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | valid |