zhnDs0TimeslotEndIndex

ZHNDS0BUNDLEMAPPING · .1.3.6.1.4.1.5504.2.5.35.1.6.1.6

Object

column Integer32
The ending DS0 timeslot for the continguous set of timeslots 
of the DSX1 interface mapped to the bundle. When creating a 
row in the zhnDs0TimeslotTable, the ending DS0 timeslot 
index is optional. If not provided, the ending index is assumed 
to be the starting index.

Context

MIB
ZHNDS0BUNDLEMAPPING
OID
.1.3.6.1.4.1.5504.2.5.35.1.6.1.6
Type
column
Access
readonly
Status
current
Parent
zhnDs0TimeslotEntry
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 'ZHNDS0BUNDLEMAPPING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNDS0BUNDLEMAPPING::zhnDs0TimeslotEndIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNDS0BUNDLEMAPPING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNDS0BUNDLEMAPPING::zhnDs0TimeslotEndIndex.<zhnDs0TimeslotBundleIndex>.<zhnDs0TimeslotDsx1LineIndex>.<zhnDs0TimeslotStartIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNDS0BUNDLEMAPPING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNDS0BUNDLEMAPPING::zhnDs0TimeslotEndIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance