All MIBs › ESI-MIB › tcpipSecureAdminEnabled
tcpipSecureAdminEnabled
Module: ESI-MIB
OID (symbolic): ESI-MIB::tcpipSecureAdminEnabled
OID (numeric): 1.3.6.1.4.1.683.6.3.1.4.19.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This allows an advanced level of admin security for IP. Setting this will restrict which IP addresses can configure the print server. The correct community names and passwords are still required if this is used, it just adds another level of security.
Indicates whether or not admin rights are enabled for this range of IP addresses. If no range of addresses has this enabled, then any IP address can configure the print server if it has the correct community names and/or passwords. If this field is set to yes for any range of addresses, the print server will only be configurable via IP from that range of addresses.
This value can not be configured until a valid start and end address range have been configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.683.6.3.1.4.19.1.5 snmpwalk -v2c -c public <target> ESI-MIB::tcpipSecureAdminEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.683.6.3.1.4.19.1.5.1 snmpget -v2c -c public <target> ESI-MIB::tcpipSecureAdminEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.683.6.3.1.4.19.1.5.1 i <value>
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.4 | tcpipConfigure | ESI-MIB |
| 1.3.6.1.4.1.683.6.3.1.4.19 | tcpipSecurityTable | ESI-MIB |
| 1.3.6.1.4.1.683.6.3.1.4.19.1 | tcpipSecurityEntry | ESI-MIB |
| 1.3.6.1.4.1.683.6.3.1.4.19.1.5 | tcpipSecureAdminEnabled | ESI-MIB |