ituSatGeneratorCmd
RAD-TEST-MIB ·
.1.3.6.1.4.1.164.6.1.15.2.2.1.7
Object
column r/w
Enumeration
A command to activate or de-activate the test at the generator side.
If sanity checks prevent the test activation then a set to start(1)
shall be rejected with an SNMP error.
Upon successful activation of a test:
- Existing corresponding rows in the ituSatReportTable and
ituSatBurstReportTable shall be automatically deleted.
- Corresponding rows shall be automatically created/re-created in
the ituSatReportTable and ituSatBurstReportTable.
- The value of the object ituSatGeneratorConfChanged shall be set
to false(2).
This object is volatile i.e. it returns to default value after NE reset.
Context
- MIB
- RAD-TEST-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ituSatGeneratorEntry
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 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatGeneratorCmd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatGeneratorCmd.<ituSatGeneratorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-TEST-MIB::ituSatGeneratorCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stop |
2 | start |