All MIBs › PSA-LIN-MIB › linNISegment
linNISegment
Module: PSA-LIN-MIB
OID (symbolic): PSA-LIN-MIB::linNISegment
OID (numeric): 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Segment number of the network interface.
What is linNISegment?
This reports the PCI segment number the network interface card resides on. An admin uses this together with linNIBusNumber and linNIDeviceNumber to precisely locate the physical NIC in the system's bus topology.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.9 snmpwalk -v2c -c public <target> PSA-LIN-MIB::linNISegment
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.9.1 snmpget -v2c -c public <target> PSA-LIN-MIB::linNISegment.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> linNISegment.1
Start monitoring Fujitsu PRIMEQUEST server partition running Linux (ESMPRO ServerAgent CPU/memory/NIC inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PSA-LIN-MIB::linNISegment OID value, configure state conditions and alerts, and monitor any Fujitsu PRIMEQUEST server partition running Linux (ESMPRO ServerAgent CPU/memory/NIC inventory) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.211 | fujitsu | CFAB-MIB |
| 1.3.6.1.4.1.211.1 | product | CFAB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.211.1.31 | iaServer | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1 | primequest | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2 | partition | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100 | partitionCommon | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2 | logicalComponentForLinux | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2.4 | linNetworkInfo | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1 | linNetworkInterfaceTable | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1 | linNetworkInterfaceEntry | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.9 | linNISegment | PSA-LIN-MIB |