All MIBs › ACC-MIB › accIpxSrvType
accIpxSrvType
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxSrvType
OID (numeric): 1.3.6.1.4.1.5.1.1.22.8.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Type of server
What is accIpxSrvType?
This OID contains a 2-byte code that identifies the category or type of service (such as file server, print server, or application server). Network managers use the service type to filter, group, and organize available services when browsing the network inventory. A type code of 0x0004 might represent a print server, while 0x0001 represents a file server, allowing quick identification of service function.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.8.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accIpxSrvType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.8.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accIpxSrvType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8 | accIpxSrvTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8.1 | accIpxSrvEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8.1.2 | accIpxSrvType | ACC-MIB |