s3AgentTrapRcvrStatus

SYNOPTICS-COMMON-MIB · .1.3.6.1.4.1.45.1.2.3.1.1

Object

column mandatory r/w Enumeration
Setting this object to the value invalid(3) has
the effect of invalidating the corresponding entry
in the s3AgentTrapReceiverTable.  That is, it 
effectively disassociates the address identified
with the entry by removing the entry from the table.
On a read the value of valid(2) should be returned
if the entry contains a valid record, or invalid(3)
should be returned if the entry contains an invalid
record.

Context

MIB
SYNOPTICS-COMMON-MIB
OID
.1.3.6.1.4.1.45.1.2.3.1.1
Type
column
Access
readwrite
Status
mandatory
Parent
s3AgentTrapReceiverEntry

Walk 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 'SYNOPTICS-COMMON-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-COMMON-MIB::s3AgentTrapRcvrStatus'
More examples
Read one indexed 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::s3AgentTrapRcvrStatus.<s3AgentTrapRcvrNetAddress>'
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::s3AgentTrapRcvrStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2valid
3invalid