pdnMpdExtSecurityModeConfig

PDN-MPD-EXT-MIB · .1.3.6.1.4.1.1795.2.24.2.44.1.1.1

Object

This object is used to configure the level of SNMP
access that the agent supports. That is, which
combinations of Model Processing can be dispatched
and what security levels are supported for those models.
          
An agent can choose to support more than a single 
combination of modes, (e.g., SNMPv1 and SNMPv2 with
noAuthNoPriv) or choose to support a single option
(e.g., a very secured agent with only SNMPv3 with
authentication and privacy enabled.). Even some of
these combinations may not be supported at all.
          
Setting this object to a valid value will cause 
the entries associated with those Models and
SecurityLevels being changed to become active/inactive
in tables processed by the SNMPv3 Framework.

Context

MIB
PDN-MPD-EXT-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.44.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
pdnMpdExtMIBObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MPD-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPD-EXT-MIB::pdnMpdExtSecurityModeConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MPD-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MPD-EXT-MIB::pdnMpdExtSecurityModeConfig'

Syntax

Values & Constraints

Type Values
0none
1snmpv1NoAuthNoPriv
2snmpv2cNoAuthNoPriv
3snmpv3NoAuthNoPriv
4snmpv3AuthNoPriv
5snmpv3AuthPriv

Conformance

Member of
Compliance refinements
Write access is not required.