execMode
VES1724-58V-MIB ·
.1.3.6.1.4.1.890.1.5.12.49.16.14.2.3
Object
scalar r/w
Enumeration
set the update mode for exec level accounting. start-stop: Send start, stop event to server during administrator log in and log out the shell, and periodically update the session status to server. stop-only: Send only stop event to server when the administrator ends the session.
Context
- MIB
- VES1724-58V-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.49.16.14.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acct
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VES1724-58V-MIB::execMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VES1724-58V-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VES1724-58V-MIB::execMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start_stop |
2 | stop_only |