xcmHrConsoleScreenTabCount

XEROX-HOST-RESOURCES-EXT-MIB · .1.3.6.1.4.1.253.8.53.18.2.1.6

Object

Number of tabs (buttons) on this local console screen (page).
              
Usage:  Conforming management agents SHALL report values
of 'xcmHrConsoleTabIndex' that are less than or equal to the
value of 'xcmHrConsoleScreenTabCount' for the SAME value of
'xcmHrConsoleScreenIndex' (enclosing screen).

Context

MIB
XEROX-HOST-RESOURCES-EXT-MIB
OID
.1.3.6.1.4.1.253.8.53.18.2.1.6
Type
column
Access
readonly
Status
current
Parent
xcmHrConsoleScreenEntry
Groups
1

Walk 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 'XEROX-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrConsoleScreenTabCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrConsoleScreenTabCount.<hrDeviceIndex>.<xcmHrConsoleScreenIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-HOST-RESOURCES-EXT-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-HOST-RESOURCES-EXT-MIB::xcmHrConsoleScreenTabCount'

Syntax

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance