All MIBs › ESI-MIB › tcpipDisplayMask
tcpipDisplayMask
Module: ESI-MIB
OID (symbolic): ESI-MIB::tcpipDisplayMask
OID (numeric): 1.3.6.1.4.1.683.6.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Bit mask describing what should be displayed by the utilities
bit Description
--- -----------
0 tcpipAddress (Includes tcpipDefaultGateway and tcpipSubnetMask)
1 tcpipUsingNetProtocols (Includes tcpipBootProtocolsEnabled, tcpipAddressSource, tcpipAddressServerAddress)
2 tcpipTimeoutChecking
3 tcpipTraps (Includes all trap info)
4 tcpipBanners
5 tcpipSecurity (Includes all security info)
6 tcpipWinsAddress (Includes tcpipWinsAddressSource)
7 tcpipConfigPassword
8 tcpipTimeoutCheckingValue
9 tcpipArpInterval
10 tcpipRawPortNumber
11 tcpipError
12 tcpipLowBandwidth
13 tcpipMLP (Includes all logical printer settings)Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.683.6.3.1.6 snmpwalk -v2c -c public <target> ESI-MIB::tcpipDisplayMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.683.6.3.1.6.1 snmpget -v2c -c public <target> ESI-MIB::tcpipDisplayMask.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.683 | esi | ESI-MIB |
| 1.3.6.1.4.1.683.6 | printServers | ESI-MIB |
| 1.3.6.1.4.1.683.6.3 | psProtocols | ESI-MIB |
| 1.3.6.1.4.1.683.6.3.1 | tcpip | ESI-MIB |
| 1.3.6.1.4.1.683.6.3.1.6 | tcpipDisplayMask | ESI-MIB |