boardPortLocalIndex
GBNPlatformChassis-MIB ·
.1.3.6.1.4.1.13464.1.2.1.3.2.2.1.2
Object
column SNMPv2-SMIInteger32
Local index of port of the board, from 1 start, end of max port num of the board. For example,the boardPortLocalIndex range of line_1_copper is 1-24.
Context
- MIB
- GBNPlatformChassis-MIB
- OID
.1.3.6.1.4.1.13464.1.2.1.3.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- boardIfIndexEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'GBNPlatformChassis-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNPlatformChassis-MIB::boardPortLocalIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNPlatformChassis-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNPlatformChassis-MIB::boardPortLocalIndex.<boardNumber>.<boardPortLocalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNPlatformChassis-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNPlatformChassis-MIB::boardPortLocalIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647