g3agentSnmpPolling
G3-AVAYA-MIB ·
.1.3.6.1.4.1.6889.2.8.2.2.6
Object
scalar Enumeration
This field identifies whether or not the Proxy Agent is configured to connect to and poll G3, ECS, and MCU node types for data. The value of this field is determined at installation time or set by services personnel in the field. If this field is on, by default the g3agentSnmpTraps field is also turned on. If it is turned off, g3agentSnmpTraps can either be turned on or off.
Context
- MIB
- G3-AVAYA-MIB
- OID
.1.3.6.1.4.1.6889.2.8.2.2.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- g3agent
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 'G3-AVAYA-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G3-AVAYA-MIB::g3agentSnmpPolling.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G3-AVAYA-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G3-AVAYA-MIB::g3agentSnmpPolling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |