SNMP-MIB

File: SNMP-MIB.mib (5300 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC NT-ENTERPRISE-DATA-MIB

Imported symbols

OBJECT-TYPE IpAddress Integer32
MODULE-IDENTITY DisplayString ntEnterpriseDataTasmanMgmt

Defined Types

NnSnmpTrapRcvrEntry  
SEQUENCE    
  nnsnmpTrapRcvrIndex Integer32
  nnsnmpTrapRcvrEntryStatus INTEGER
  nnsnmpTrapRcvrAddress IpAddress
  nnsnmpTrapRcvrCommunity DisplayString

Defined Values

nnsnmpMib 1.3.6.1.4.1.562.73.1.1.1.5
SNMP Management group MIBs
MODULE-IDENTITY    

nnsnmpObjects 1.3.6.1.4.1.562.73.1.1.1.5.1
OBJECT IDENTIFIER    

nnsnmpAgentType 1.3.6.1.4.1.562.73.1.1.1.5.1.1
Type of SNMP agent running on this entity.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), snmpV1(2), snmpV2V1(3), snmpV2cV1(4)  

nnsnmpRmonSupported 1.3.6.1.4.1.562.73.1.1.1.5.1.2
Indicates whether the SNMP agent supports the RMON MIB.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), not-supported(2)  

nnsnmpSourceAddress 1.3.6.1.4.1.562.73.1.1.1.5.1.3
Source IP address to be used on SNMP TRAPS sent by the agent.Default is ethernet 0 's IP address.Use 0.0.0.0 to unconfigure.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

nnsnmpTrapRcvrTable 1.3.6.1.4.1.562.73.1.1.1.5.1.4
The trap receiver table lists the addresses of the network management stations that should receive trap messages from the agent. This list is used by the agent to send the traps. The snmpTrapRcvrEntryStatus parameter is used to add or delete an entry from the table. Only the entries with valid snmpTrapEntryStatus are used. A maximum of 10 entries can exist in this table at any point in time. A new entry can be created only if the values for all the columnar objects in the table are sent in the same SNMP SET request.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NnSnmpTrapRcvrEntry

nnsnmpTrapRcvrEntry 1.3.6.1.4.1.562.73.1.1.1.5.1.4.1
A SNMP trap-receive table entry contains the information of the network management station to where the trap can be sent by the agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  NnSnmpTrapRcvrEntry  

nnsnmpTrapRcvrIndex 1.3.6.1.4.1.562.73.1.1.1.5.1.4.1.1
Index into the table for display
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nnsnmpTrapRcvrEntryStatus 1.3.6.1.4.1.562.73.1.1.1.5.1.4.1.2
The status of the SNMP trap-receive table entry. By default, the value is set to valid when a new entry is created. When a network management station is deleted from the table the value of the parameter is set to invalid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

nnsnmpTrapRcvrAddress 1.3.6.1.4.1.562.73.1.1.1.5.1.4.1.3
IP address of the network management station which can receive the trap from the agent. It is unique for every entry and used as the index for the SNMP trap-receive table.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

nnsnmpTrapRcvrCommunity 1.3.6.1.4.1.562.73.1.1.1.5.1.4.1.4
Community string associated with the network management station receiving the trap messages. The community string is used in the trap messages.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)