fs2544ContextTrapStatus
ARICENT-RFC2544-MIB ·
.1.3.6.1.4.1.29601.2.105.1.1.1.7
Object
column r/w
Enumeration
This object is used to enable or disable the transmission
of TRAP notification messages.
By default this object is set to enable for all
virtual context.
Context
- MIB
- ARICENT-RFC2544-MIB
- OID
.1.3.6.1.4.1.29601.2.105.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fs2544ContextEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ARICENT-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-RFC2544-MIB::fs2544ContextTrapStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-RFC2544-MIB::fs2544ContextTrapStatus.<fs2544ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-RFC2544-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-RFC2544-MIB::fs2544ContextTrapStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |