NMS-WAN-MIB

File: NMS-WAN-MIB.mib (4587 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1213-MIB RFC1155-SMI NMS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
ifIndex IpAddress nmsMgmt

Defined Types

NMSWanIfEntry  
SEQUENCE    
  nmsWanIfConnType INTEGER
  nmsWanIfIpAddr IpAddress
  nmsWanIfMask IpAddress
  nmsWanIfDefaultGateway IpAddress
  nmsWanIfMasterDNS IpAddress
  nmsWanIfSlaveDNS IpAddress
  nmsWanIfMTU INTEGER

Defined Values

wan 1.3.6.1.4.1.3320.9.356
OBJECT IDENTIFIER    

nmsWanIfTable 1.3.6.1.4.1.3320.9.356.1
NMS WAN interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSWanIfEntry

nmsWanIfEntry 1.3.6.1.4.1.3320.9.356.1.1
NMS WAN interface table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSWanIfEntry  

nmsWanIfConnType 1.3.6.1.4.1.3320.9.356.1.1.1
NMS WAN interface connection type. This type is temporarily unknown
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsWanIfIpAddr 1.3.6.1.4.1.3320.9.356.1.1.2
NMS WAN interface IP address, the same value as ipAdEntAddr in ipAddrTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsWanIfMask 1.3.6.1.4.1.3320.9.356.1.1.3
NMS WAN interface mask, the same value as ipAdEntNetMask in ipAddrTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsWanIfDefaultGateway 1.3.6.1.4.1.3320.9.356.1.1.4
NMS WAN interface default gateway.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsWanIfMasterDNS 1.3.6.1.4.1.3320.9.356.1.1.5
NMS WAN interface master DNS address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsWanIfSlaveDNS 1.3.6.1.4.1.3320.9.356.1.1.6
NMS WAN interface slave DNS address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsWanIfMTU 1.3.6.1.4.1.3320.9.356.1.1.7
NMS WAN interface MTU value, the same value as ifMTU in ifTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER