CISCO-ATM-DUAL-PHY-MIB

        Initial version of this MIB module.
        
        
Phy definition
        
Throughout this document phy is used as an abbreviation
for Physical Interface.  In particular it refers to a
physical ATM jack on a Catalyst 5000 ATM card.  This card
can be fitted with either one or two physical jacks, only
one of which may be active at any given moment.  The second
phy serves as a redundant connector to the ATM backbone.
Note, however, that for logistical reasons, each phy has
a separate ifIndex.
        
        
Support of the phy by ifTable
        
The dual phy entity on the c5K ATM line card is managed
using the ifTable.  Specific interpretations of ifTable
for the dual phy entity are as follows.
        
Object   Use for dual phy entity
======   =======================
        
ifIndex  Each phy entity is represented by an ifEntry.
        
ifDescr  Description of the phy entity.
        
ifType   The value for the phy entity is other(1).
        
ifSpeed  See [1].
        
ifPhysAddress   An octet string of zero length, per [1].
        
ifAdminStatus   See [1].
        
ifOperStatus    See [1].  In addition, note that a phy can
         be in the up state but still not be the
         active phy.  However, the active phy will
         always be up.
        
ifLastChange    See [1].
        
ifName   See [1].
        
ifLinkUpDownTrapEnable     disabled(2).
        
ifHighSpeed      See [1]. 
        
ifConnectorPresent	true(1).
        
        
References
        
[1] McCloghrie, K. and F. Kastenholz, Evolution of the
Interfaces Group of MIB-II, RFC 1573, Hughes LAN Systems,
FTP Software, January 1994.
    
Source file
CISCO-ATM-DUAL-PHY-MIB
Last revised
Identity
ciscoAtmDualPhyMIB
Base OID
1.3.6.1.4.1.9.9.60
Imported Objects
CISCO-SMI ciscoMgmt
CISCO-TC InterfaceIndexOrZero
IF-MIB ifIndex InterfaceIndex
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC TruthValue
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-DUAL-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-DUAL-PHY-MIB::ciscoAtmDualPhyMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ATM-DUAL-PHY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-DUAL-PHY-MIB::ciscoAtmDualPhyMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (22)
.1.3.6.1.4.1.9.9.60
.1.3.6.1.4.1.9.9.60.1
.1.3.6.1.4.1.9.9.60.1.1
.1.3.6.1.4.1.9.9.60.1.1.1
.1.3.6.1.4.1.9.9.60.1.1.1.1
.1.3.6.1.4.1.9.9.60.1.1.1.1.1
.1.3.6.1.4.1.9.9.60.1.1.1.1.10
.1.3.6.1.4.1.9.9.60.1.1.1.1.11
.1.3.6.1.4.1.9.9.60.1.1.1.1.12
.1.3.6.1.4.1.9.9.60.1.1.1.1.2
.1.3.6.1.4.1.9.9.60.1.1.1.1.5
.1.3.6.1.4.1.9.9.60.1.1.1.1.6
.1.3.6.1.4.1.9.9.60.1.1.1.1.7
.1.3.6.1.4.1.9.9.60.1.1.1.1.8
.1.3.6.1.4.1.9.9.60.1.1.1.1.9
.1.3.6.1.4.1.9.9.60.1.1.2
.1.3.6.1.4.1.9.9.60.1.1.3
.1.3.6.1.4.1.9.9.60.2
.1.3.6.1.4.1.9.9.60.2.0
.1.3.6.1.4.1.9.9.60.3
.1.3.6.1.4.1.9.9.60.3.1
.1.3.6.1.4.1.9.9.60.3.2
Dependencies (8) 6 direct · 2 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. CISCO-TCcisco
  5. IANAifType-MIBrfc
  6. SNMPv2-CONFrfc
  7. SNMPv2-MIBrfc
  8. IF-MIBrfc
  9. CISCO-ATM-DUAL-PHY-MIBciscoselected
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.60.3.1.1
The compliance statement for entities which implement
the Cisco Atm Dual Phy MIB. This MIB is mandatory for
all Cisco ATM products with multiple phy.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.9.9.60.2.0.1
A ciscoAtmDualPhyChange trap is sent when the active phy
changes either because of a failure or because of user
intervention (setting cadpStatAdminActivePhy, for example).