fsY1564ContextSystemControl
ARICENT-Y1564-CFG-MIB ·
.1.3.6.1.4.1.29601.2.88.1.1.1.3
Object
column r/w
Enumeration
The administrative system control status of Y1564 module.
The value 'start' (1) indicates that all resources required
by Y1564 should be allocated and Y1564 should be supported
in the virtual context.
The value 'shutdown(2)' indicates that Y1564 module should be
shutdown in the virtual context and all allocated memory
should be released.
By default this object is set to 'shutdown (2)' for all
virtual contexts.
Context
- MIB
- ARICENT-Y1564-CFG-MIB
- OID
.1.3.6.1.4.1.29601.2.88.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsY1564ContextEntry
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-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-Y1564-CFG-MIB::fsY1564ContextSystemControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-Y1564-CFG-MIB::fsY1564ContextSystemControl.<fsY1564ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-Y1564-CFG-MIB::fsY1564ContextSystemControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | shutdown |