tmnxBsxAarpCommandControl
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.10.3.1.1
Object
tmnxBsxAarpCommandControl allows the initiation of commands against an
AARP instance.
When read, this object returns the last command written to the object
or 'noCmd(0)' if no command has been written to the object since
initialization. The last command written may have already completed.
When a valid command is written to tmnxBsxAarpCommandControl, the AARP
instance performs the command.
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.10.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxBsxAarpCommandEntry
- Groups
- 1
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 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BSX-NG-MIB::tmnxBsxAarpCommandControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BSX-NG-MIB::tmnxBsxAarpCommandControl.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BSX-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BSX-NG-MIB::tmnxBsxAarpCommandControl'
Syntax
- Source
- TmnxBsxAarpCommand
- Base type
Enumeration
Values & Constraints
Type Values
0 | noCmd |
1 | forceEvaluate |
Conformance
Member of