ltWindowOperation
CTRON-SYSLOG ·
.1.3.6.1.4.1.52.4497.9.1.2
Object
scalar mandatory
r/w
Enumeration
refresh(2) redisplays the contents of the current window table. pageUp(3) moves the window one page up. pageDown(4) moves the window one page down.
Context
- MIB
- CTRON-SYSLOG
- OID
.1.3.6.1.4.1.52.4497.9.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- logWindow
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 'CTRON-SYSLOG' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SYSLOG::ltWindowOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SYSLOG' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SYSLOG::ltWindowOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | refresh |
3 | pageUp |
4 | pageDown |