mgnt2PollingPresent
EKINOPS-MGNT2-MIB ·
.1.3.6.1.4.1.20044.7.6.7.1.3
Object
column EkiPlugInState
Polling present:This OID gives the presence of the polling plug-in
Context
- MIB
- EKINOPS-MGNT2-MIB
- OID
.1.3.6.1.4.1.20044.7.6.7.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgnt2GigmPlugInEntry
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 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-MIB::mgnt2PollingPresent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EKINOPS-MGNT2-MIB::mgnt2PollingPresent.<mgnt2IndexPlugIns>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EKINOPS-MGNT2-MIB' -M '/opt/observium/mibs/ekinops:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EKINOPS-MGNT2-MIB::mgnt2PollingPresent'
Syntax
- Source
- EkiPlugInState
- Base type
Enumeration
Values & Constraints
Type Values
0 | absent |
1 | loaded |
2 | versionError |
3 | symbolError |