s3AgentPingDefaultRtrSwitch
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.2.2.1.6
Object
scalar mandatory
r/w
Enumeration
Controls whether the agent will periodically send
out the icmp echos (pings) to the default router(s).
The values are:
other(1)...unknown or other
on(2)......agent will periodically send out pings
to the default router(s).
off(3).....agent won't send out the pings to the
default router(s).
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.2.2.1.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- s3AgentIpProtocol
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 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-COMMON-MIB::s3AgentPingDefaultRtrSwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-COMMON-MIB::s3AgentPingDefaultRtrSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | on |
3 | off |