All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsServerReadFromDatabase
t11ZsServerReadFromDatabase
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsServerReadFromDatabase
OID (numeric): 1.3.6.1.2.1.160.1.1.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
In Enhanced mode, this object specifies whether subsequent SNMP Responses (generated by the local SNMP agent) to operations that read the configuration of Zone Sets, Zones, Members, Aliases and Attributes will reflect the values stored in the current (committed) Zone Set database, or those stored in the 'copy' database.
In Basic mode, the value of this object is always 'committedDB' (since there is no 'copy' database in Basic mode). In SNMP agents that don't support write access to the Zone Set database, this object is always 'committedDB' (since the copy database, if it were to exist, would be identical).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.12 snmpwalk -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerReadFromDatabase
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.12.1 snmpget -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerReadFromDatabase.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.160.1.1.1.1.12.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.160 | t11ZoneServerMIB | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1 | t11ZsMIBObjects | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1 | t11ZsConfiguration | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1 | t11ZsServerTable | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1.1 | t11ZsServerEntry | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1.1.12 | t11ZsServerReadFromDatabase | T11-FC-ZONE-SERVER-MIB |