trapVersion
ATEN-PE-CFG ·
.1.3.6.1.4.1.21317.1.3.2.2.3.4.7.1.2
Object
scalar r/w
Enumeration
Choose SNMP Trap version to send trap. You should set the username/auth-password/priv-password first, when choosing snmpv3. You should set the community string first, when choosing snmpv1/v2c.
Context
- MIB
- ATEN-PE-CFG
- OID
.1.3.6.1.4.1.21317.1.3.2.2.3.4.7.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- devicesnmp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE-CFG::trapVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-PE-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-PE-CFG::trapVersion'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | v1 |
2 | v2c |
3 | v3 |