serverPortsCurCfgPorts
LENOVO-GbTOR-G8296-MIB ·
.1.3.6.1.4.1.19046.2.7.22.1.1.1.127
Object
scalar OctetString
The current configured server port list. The ports are presented in bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ port 8
|| ||
|| ||___ port 7
|| |____ port 6
|| . . .
||_________ port 1
|__________ reserved
where x : 1 - The represented port belongs to the server ports list
0 - The represented port does not belong to the server ports list
Context
- MIB
- LENOVO-GbTOR-G8296-MIB
- OID
.1.3.6.1.4.1.19046.2.7.22.1.1.1.127- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8296-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8296-MIB::serverPortsCurCfgPorts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8296-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8296-MIB::serverPortsCurCfgPorts'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.