netSnmpPassIndex

NET-SNMP-PASS-MIB · .1.3.6.1.4.1.8072.2.255.2.1.1

Object

Arbitrary index into the netSnmpPassTable.
Note that there will always be one row, with index 1

Context

MIB
NET-SNMP-PASS-MIB
OID
.1.3.6.1.4.1.8072.2.255.2.1.1
Type
column
Access
noaccess
Status
current
Parent
netSnmpPassEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647