aixPollEnable
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.1.1.6
Object
scalar r/w
Enumeration
Enables or disables polling. It may change the following polling interval variables: aixAgentPollInterval aixFsPollInterval aixCPUPollInterval aixVgPollInterval aixPagePollInterval aixLFPollInterval If one of the polling intervals above is non-zero, its value is 1(enable), otherwise its valuse is 2 (disable). If it is set to enable(1) and all polling intervals above are zero, aixAgentPollInterval will be set to 3600 seconds. If it is set to 1(enable) and one of the polling intervals is non-zero, the agent will not change anything. If it is set to disable (2), the polling functionality is disabled, and all polling intervals are set to zero.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- aixAgent
- Groups
- 1
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 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixPollEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixPollEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of