sBTAModulesRPCIndex

Baytech-MIB-403-1 · .1.3.6.1.4.1.4779.1.3.5.2.1.1

Object

column mandatory Integer32
The index into the RPC table.  Indexes for rpcs attached to ds74 modules are calculate with the following formula:
((module - 2) * 4) + port.  For example module 3 port 1 = index 5.

Context

MIB
Baytech-MIB-403-1
OID
.1.3.6.1.4.1.4779.1.3.5.2.1.1
Type
column
Access
readonly
Status
mandatory
Parent
sBTAModulesRPCEntry

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 'Baytech-MIB-403-1' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Baytech-MIB-403-1::sBTAModulesRPCIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Baytech-MIB-403-1' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Baytech-MIB-403-1::sBTAModulesRPCIndex.<sBTAModulesRPCIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Baytech-MIB-403-1' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Baytech-MIB-403-1::sBTAModulesRPCIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647