ipeCfgSnmpTrapSecurityName

IPE-SYSTEM-MIB · .1.3.6.1.4.1.119.2.3.69.5.3.11.3.1.7

Object

column r/w OctetString
A security name.
The meaning is different depending on ipeCfgSnmpTrapVersion.
              
v1/v2c  : It's meaning a community name.
v3      : It's meaning a user name.
              
Please use ASCII code.
              
The characters which can be used are '-', '_','0'-'9', 'a'-'z'
and 'A'-'Z'.
              
When there was the same combination to the other index,
ipeCfgSnmpTrapSecurityName and ipeCfgSnmpTrapEngineId become
error.

Context

MIB
IPE-SYSTEM-MIB
OID
.1.3.6.1.4.1.119.2.3.69.5.3.11.3.1.7
Type
column
Access
readwrite
Status
current
Parent
ipeCfgSnmpTrapEntry

Walk 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::ipeCfgSnmpTrapSecurityName'
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::ipeCfgSnmpTrapSecurityName.<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::ipeCfgSnmpTrapSecurityName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-31