fs2544ContextSystemControl
ARICENT-RFC2544-MIB ·
.1.3.6.1.4.1.29601.2.105.1.1.1.3
Object
column r/w
Enumeration
This object specifies the administrative system control status of RFC2544
module.
The value 'start' (1) indicates that all
resources required by RFC2544 module should be allocated
and RFC2544 should be supported in the virtual context.
The value 'shutdown' (2) indicates that RFC2544 should be
shutdown in the virtual context and all allocated memory must
be released.
By default this object is set to shutdown(2) for all virtual
context
Context
- MIB
- ARICENT-RFC2544-MIB
- OID
.1.3.6.1.4.1.29601.2.105.1.1.1.3- 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::fs2544ContextSystemControl'
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::fs2544ContextSystemControl.<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::fs2544ContextSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |