fsY1564ContextModuleStatus
ARICENT-Y1564-CFG-MIB ·
.1.3.6.1.4.1.29601.2.88.1.1.1.4
Object
column r/w
Enumeration
The administrative module status of Y1564 module.
The value 'enable (1)' indicates that Y1564 should
be enabled in the virtual context
The value 'disable (2)' indicates that Y1564 should
be disabled in the virtual context.
In the disabled state, all the running tests will be
stopped, though configuration can still be done.
By default this object is set to disable(2) for all
virtual contexts.
Context
- MIB
- ARICENT-Y1564-CFG-MIB
- OID
.1.3.6.1.4.1.29601.2.88.1.1.1.4- 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::fsY1564ContextModuleStatus'
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::fsY1564ContextModuleStatus.<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::fsY1564ContextModuleStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |