ZYXEL-RIP-MIB

File: ZYXEL-RIP-MIB.mib (4598 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-IP-FORWARD-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor zyRouteDomainIpAddress
zyRouteDomainIpMaskBits esMgmt

Defined Types

ZyxelRipRouteDomainEntry  
SEQUENCE    
  zyRipRouteDomainDirection INTEGER
  zyRipRouteDomainVersion INTEGER

Defined Values

zyxelRip 1.3.6.1.4.1.890.1.15.3.74
The subtree for Routing Information Protocol (RIP)
MODULE-IDENTITY    

zyxelRipSetup 1.3.6.1.4.1.890.1.15.3.74.1
OBJECT IDENTIFIER    

zyRipState 1.3.6.1.4.1.890.1.15.3.74.1.1
Enabled/Disabled RIP on the Switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyRipDistance 1.3.6.1.4.1.890.1.15.3.74.1.2
The administrative distance of RIP routes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyxelRipRouteDomainTable 1.3.6.1.4.1.890.1.15.3.74.1.3
The table contains RIP route domain configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelRipRouteDomainEntry

zyxelRipRouteDomainEntry 1.3.6.1.4.1.890.1.15.3.74.1.3.1
An entry contains RIP route domain configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelRipRouteDomainEntry  

zyRipRouteDomainDirection 1.3.6.1.4.1.890.1.15.3.74.1.3.1.1
RIP direction which controls the sending and receiving of RIP packet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), outgoing(1), incoming(2), both(3)  

zyRipRouteDomainVersion 1.3.6.1.4.1.890.1.15.3.74.1.3.1.2
RIP version which controls the format and the broadcasting method of the RIP packets that the switch sends.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER v1(0), v2b(1), v2m(2)