snmpAuthenInfoTrapStatus
ES3528MV2-MIB ·
.1.3.6.1.4.1.259.10.1.22.1.79.1
Object
Whether the SNMP authentication information trap is enabled(1) or disabled(2).
Context
- MIB
- ES3528MV2-MIB
- OID
.1.3.6.1.4.1.259.10.1.22.1.79.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- snmpPrivateTrapMgt
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 'ES3528MV2-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3528MV2-MIB::snmpAuthenInfoTrapStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES3528MV2-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES3528MV2-MIB::snmpAuthenInfoTrapStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | des |
3 | des3 |
4 | aes128 |
5 | aes192 |
6 | aes256 |
Type Values
1 | enabled |
2 | disabled |