a3ComSysSnmpProxyInternalRequests
A3COM-SWITCHING-SYSTEMS-MIB ·
.1.3.6.1.4.1.43.29.4.5.4
Object
scalar obsolete
r/w
Enumeration
This object determines if this agent will proxy requests to other agents in the system. If the value of this object is true(1), this agent will proxy requests to other agents in the chassis.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.43.29.4.5.4- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- a3ComSysSnmp
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 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSnmpProxyInternalRequests.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSnmpProxyInternalRequests'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |