Cisco PIX 525 Dokumentacja Strona 349

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 466
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 348
9-47
Cisco PIX Firewall and VPN Configuration Guide
78-15033-01
Chapter 9 Accessing and Monitoring PIX Firewall
Using SNMP
In SNMP protocol, the MIB table index should be unique for the agent to identify a row from the MIB
table. The table index for ip.ipAddrTable is the PIX
Firewall interface IP address, so the IP address
should be unique; otherwise, the SNMP agent will get confused and may return information of another
interface (row), which has the same IP (index).
Viewing Failover Status
The Cisco Firewall MIB's cfsHardwareStatusTable lets you determine whether failover is enabled and
which unit is active. The Cisco Firewall MIB indicates failover status by two rows in the
cfwHardwareStatusTable object. From the PIX
Firewall command line, you can view failover status with
the show failover command. You can access the object table from the following path:
.iso.org.dod.internet.private.enterprises.cisco.ciscoMgmt.ciscoFirewallMIB.
ciscoFirewallMIBObjects.cfwSystem.cfwStatus.cfwHardwareStatusTable
Table 9-10 lists which objects provide failover information.
Ta b l e 9-10 Failover Status Objects
Object Object Type
Row 1: Returned if
Failover is Disabled
Row 1: Returned if
Failover is Enabled
Row 2: Returned if
Failover is Enabled
cfwHardwareType
(table index)
Hardware 6 (If primary unit) 6 (If primary unit) 7 (If secondary unit)
cfwHardwareInformation SnmpAdminString blank blank blank
cfwHardwareStatusValue HardwareStatus 0 (Not used) active or 9 (If active
unit) or standby or
10 (If standby unit)
active or 9 (If active
unit) or standby or 10
(If standby unit)
cfwHardwareStatusDetail SnmpAdminString Failover Off blank blank
In the HP OpenView Browse MIB application’s “MIB values” window, if failover is disabled, a sample
MIB query yields the following information:
cfwHardwareInformation.6 :
cfwHardwareInformation.7 :
cfwHardwareStatusValue.6 :0
cfwHardwareStatusValue.7 :0
cfwHardwareStatusDetail.6 :Failover Off
cfwHardwareStatusDetail.7 :Failover Off
From this listing, the table index, cfwHardwareType, appears as either .6 or .7 appended to the end of
each of the subsequent objects. The cfwHardwareInformation field is blank, the
cfwHardwareStatusValue is 0, and the cfwHardwareStatusDetail contains Failover Off, which indicates
the failover status.
When failover is enabled, a sample MIB query yields the following information:
cfwHardwareInformation.6 :
cfwHardwareInformation.7 :
cfwHardwareStatusValue.6 : active
cfwHardwareStatusValue.7 : standby
cfwHardwareStatusDetail.6 :
cfwHardwareStatusDetail.7 :
In this listing, only the cfwHardwareStatusValue contains values, either active or standby to indicate
the status of each unit.
Przeglądanie stron 348
1 2 ... 344 345 346 347 348 349 350 351 352 353 354 ... 465 466

Komentarze do niniejszej Instrukcji

Brak uwag