protocolEnabled
AQUAMINT-MIB ·
.1.3.6.1.4.1.3942.1.1.5.1.1.1.1.7
Object
column r/w
Enumeration
MINT protocol state - started or stopped
Context
- MIB
- AQUAMINT-MIB
- OID
.1.3.6.1.4.1.3942.1.1.5.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mintNodesEntry
- Groups
- 1
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 'AQUAMINT-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUAMINT-MIB::protocolEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AQUAMINT-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUAMINT-MIB::protocolEnabled.<nodeInterfaceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AQUAMINT-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AQUAMINT-MIB::protocolEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |
Conformance
Member of