ibmSENumPorts
IBM-LAN-EMULATION-EXTENSION-MIB ·
.1.3.6.1.4.1.2.5.8.4.1.4.1.1
Object
column mandatory
Integer32
The number of ports defined for this SEB.
This number can be used to determine the next available
port number for row creation in any of the SEB Port Tables.
Of course the next available index is determined by adding
one to the number of ports defined.
Context
- MIB
- IBM-LAN-EMULATION-EXTENSION-MIB
- OID
.1.3.6.1.4.1.2.5.8.4.1.4.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmSEBridgeEntry
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 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmSENumPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmSENumPorts.<ibmSEBridgeId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmSENumPorts'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535