gigamonSnmpNotifModuleOperationType
GIGAMON-SNMP-MIB ·
.1.3.6.1.4.1.26866.1.2.11
Object
scalar Enumeration
It indicates the operation performed on module
Context
- MIB
- GIGAMON-SNMP-MIB
- OID
.1.3.6.1.4.1.26866.1.2.11- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- gigamonSnmpNotificationObjects
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 'GIGAMON-SNMP-MIB' -M '/opt/observium/mibs/gigamon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GIGAMON-SNMP-MIB::gigamonSnmpNotifModuleOperationType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GIGAMON-SNMP-MIB' -M '/opt/observium/mibs/gigamon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GIGAMON-SNMP-MIB::gigamonSnmpNotifModuleOperationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | removed |
1 | inserted |
2 | changed |
3 | mismatch |
4 | shutdown |
5 | up |
6 | license-mismatch |