ipeCfgSnmpTrapPrivAlgorithm
IPE-SYSTEM-MIB ·
.1.3.6.1.4.1.119.2.3.69.5.3.11.3.1.12
Object
column r/w
Enumeration
privacy protocol.
ipeCfgSnmpTrapNotifyType is effective for the SET only at the
time of inform(2). Even if it is done SET in the case of trap(1),
I am ignored. In addition, a value of
ipeCfgAccountUserSnmpV3PrivAlgorithm is acquired at time to get.
Context
- MIB
- IPE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.5.3.11.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipeCfgSnmpTrapEntry
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 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-SYSTEM-MIB::ipeCfgSnmpTrapPrivAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-SYSTEM-MIB::ipeCfgSnmpTrapPrivAlgorithm.<ipeCfgSnmpTrapEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-SYSTEM-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-SYSTEM-MIB::ipeCfgSnmpTrapPrivAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | des |
2 | aes |