NTRON714FX6-MIB

File: NTRON714FX6-MIB.mib (40709 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 IpAddress
enterprises DisplayString

Defined Types

NtronNViewEntry  
SEQUENCE    
  ntronNViewPortNumber Integer32
  ntronNViewMulticast INTEGER
  ntronNViewStats INTEGER

NtronPortMirroringEntry  
SEQUENCE    
  ntronPortMirroringNo Integer32
  ntronPortMirroringTx Integer32
  ntronPortMirroringRx Integer32

NtronPortConfigEntry  
SEQUENCE    
  ntronPortNo Integer32
  ntronPortName DisplayString
  ntronPortAdminState INTEGER
  ntronPortSpeed INTEGER
  ntronPortDuplexStatus INTEGER
  ntronPortLinkState INTEGER
  ntronPortPriority Integer32
  ntronPortFlowControl INTEGER
  ntronPortBackPressure INTEGER
  ntronPortAutonegotiation INTEGER
  ntronPortOverWritePriority INTEGER
  ntronPortPVID Integer32
  ntronPortCrossover INTEGER

NtronIgmpMemberEntry  
SEQUENCE    
  ntronIgmpMemberTableIndex Integer32
  ntronIgmpGroupIpAddress IpAddress
  ntronIgmpPortNumber Integer32
  ntronIgmpVlanId Integer32

NtronIgmpRouterEntry  
SEQUENCE    
  ntronIgmpRouterTableIndex Integer32
  ntronIgmpRouterIpAddress IpAddress
  ntronIgmpRouterPortNumber Integer32

NtronIgmpPortEntry  
SEQUENCE    
  ntronIgmpPortTableIndex Integer32
  ntronIgmpPortManRouter INTEGER
  ntronIgmpPortRFilter INTEGER

NtronBroadcastBPCLEntry  
SEQUENCE    
  ntronBroadcastPortNumber Integer32
  ntronBroadcastPercentage Integer32

NtronSnmpManagerIpAddressEntry  
SEQUENCE    
  ntronSnmpManagerTableIndex Integer32
  ntronSnmpManagerIpAddress IpAddress

Defined Values

ntron714fx6 1.3.6.1.4.1.28381.700.7
Added ntron and series specific identifiers, fixed port Sequence and changed TRAP-TYPE to NOTIFICATION-TYPE
MODULE-IDENTITY    

ntron 1.3.6.1.4.1.28381
OBJECT IDENTIFIER    

ntron7xx 1.3.6.1.4.1.28381.700
OBJECT IDENTIFIER    

ntronSysGroup 1.3.6.1.4.1.28381.700.7.1
OBJECT IDENTIFIER    

ntronNViewGroup 1.3.6.1.4.1.28381.700.7.2
OBJECT IDENTIFIER    

ntronTFTPGroup 1.3.6.1.4.1.28381.700.7.3
OBJECT IDENTIFIER    

ntronPortMirroringGroup 1.3.6.1.4.1.28381.700.7.7
OBJECT IDENTIFIER    

ntronPortConfigGroup 1.3.6.1.4.1.28381.700.7.8
OBJECT IDENTIFIER    

ntronIgmpGroup 1.3.6.1.4.1.28381.700.7.9
OBJECT IDENTIFIER    

ntronBroadcastGroup 1.3.6.1.4.1.28381.700.7.13
OBJECT IDENTIFIER    

ntronConfigGroup 1.3.6.1.4.1.28381.700.7.14
OBJECT IDENTIFIER    

ntronSnmpGroup 1.3.6.1.4.1.28381.700.7.15
OBJECT IDENTIFIER    

ntronNRingGroup 1.3.6.1.4.1.28381.700.7.16
OBJECT IDENTIFIER    

ntronTrapGroup 1.3.6.1.4.1.28381.700.7.18
OBJECT IDENTIFIER    

ntronSysReset 1.3.6.1.4.1.28381.700.7.1.1
Setting this object to 'switchReset' will cause the switch to perform a hardware reset within approximately 4-6 seconds.Setting this object to 'switchNoReset ' will have no effect.The value 'switchNoReset' will be returned whenever this object is retrieved .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER switchNoReset(1), switchReset(2)  

ntronSwVersion 1.3.6.1.4.1.28381.700.7.1.2
This object identifies the Version Number of Current Release.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ntronBuildDateAndTime 1.3.6.1.4.1.28381.700.7.1.3
This object will hold the image build date and time.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

ntronTotalRam 1.3.6.1.4.1.28381.700.7.1.4
This object will give the total RAM available in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronTotalFlash 1.3.6.1.4.1.28381.700.7.1.5
This object will give the total Flash available in system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronEthernetPortCount 1.3.6.1.4.1.28381.700.7.1.6
This object will return the number of 10/100 Mbps Ethernet ports on the switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronCurrentIpAddress 1.3.6.1.4.1.28381.700.7.1.7
The Current IP address is the one which is currently used and is obtained dynamically through protocol interaction.( DHCP ) This address is NULL if the Address is Statically configured.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ntronConfiguredIpAddress 1.3.6.1.4.1.28381.700.7.1.8
The Configured IP address of the device. This is the address configured through Network or cli.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ntronConfiguredSubnetMask 1.3.6.1.4.1.28381.700.7.1.9
The Configured Subnet Mask of the device.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ntronConfiguredGateway 1.3.6.1.4.1.28381.700.7.1.10
The Configured Gateway/Router address of the device
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ntronUpdateConfiguredIpAddr 1.3.6.1.4.1.28381.700.7.1.11
By setting this object to enable will update the ipaddress, subnetmask and the router ip address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ntronIPAddressStatus 1.3.6.1.4.1.28381.700.7.1.12
The IP Address can be obtained/configured by any of the above different ways. This object specifies how IP address currently on the switch , was configured/obtained.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fromCli(1), fromDhcp(2)  

ntronTotalNoOfPorts 1.3.6.1.4.1.28381.700.7.1.13
This object will give the total number of ports available in the device .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronMacAddress 1.3.6.1.4.1.28381.700.7.1.14
The mac address of the system .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..40)  

ntronContactStatus 1.3.6.1.4.1.28381.700.7.1.15
The status of the switch contact .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(1), closed(2), unsupported(3)  

ntronPowerFault 1.3.6.1.4.1.28381.700.7.1.16
The power fault status .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER faultNone(1), faultPower1(2), faultPower2(3)  

ntronModelString 1.3.6.1.4.1.28381.700.7.1.17
This object will hold the switch model string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

ntronBlVersion 1.3.6.1.4.1.28381.700.7.1.18
This object identifies the Version Number of Current Bootloader Release.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ntronNViewState 1.3.6.1.4.1.28381.700.7.2.1
Global status of NView broadcasts.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ntronNViewInterval 1.3.6.1.4.1.28381.700.7.2.2
Global interval between NView broadcasts.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..500  

ntronNViewTable 1.3.6.1.4.1.28381.700.7.2.3
The table that contains the information about the per port NView status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtronNViewEntry

ntronNViewEntry 1.3.6.1.4.1.28381.700.7.2.3.1
An entry in the ntronNViewTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtronNViewEntry  

ntronNViewPortNumber 1.3.6.1.4.1.28381.700.7.2.3.1.1
The unique identifier to identify the entry in the ntronNViewTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronNViewMulticast 1.3.6.1.4.1.28381.700.7.2.3.1.2
The status of a port for transmitting NView packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ntronNViewStats 1.3.6.1.4.1.28381.700.7.2.3.1.3
The status of a port for having its stats sent as NView packets.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ntronTFTPServerIpAddress 1.3.6.1.4.1.28381.700.7.3.1
The ipaddress of the Tftp server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ntronTFTPRemoteFileName 1.3.6.1.4.1.28381.700.7.3.2
The field gives the file name to be downloaded.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

ntronTFTPAction 1.3.6.1.4.1.28381.700.7.3.3
Setting this object to the value mentioned above will cause the specific function to be called. When performing config actions either the config flags below or the same defaults as on the web will be used if not set as below.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), downloadImage(2), configUpload(3), configDownload(4), downloadBootImage(6)  

ntronTFTPConfigFlags 1.3.6.1.4.1.28381.700.7.3.4
If not manually set by the user the web default values will be used in the above action. Flags are reset to use the default values when ntronTFTPAction is complete
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER main(1), snmp(2), dhcp(4), macSec(8), macSecManualOnly(16), keepCurrentIp(32)  

ntronMirroringState 1.3.6.1.4.1.28381.700.7.7.1
This Field gives the current state of the mirror. Setting this object to an value enable the mirror .If disabled, port operation works normally. No Traffic gets routed from MirroringSourcePort to Destination Mirrored Port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ntronMirroringDestinationPort 1.3.6.1.4.1.28381.700.7.7.2
This is the Destination port number for which there is another mirror port.If the ntronMirroringState is Enabled then the mirror port gets routed with all the packets going in and out of Destination port. This arrangement is to put an RMON Probe on mirrored port to Probe the traffic on the Destination port. One of the port is dedicated to this so that for any port as destination port, this dedicated port can be a mirrored port. This object will return a '0' if the MirrorState is not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntronPortMirroringTable 1.3.6.1.4.1.28381.700.7.7.3
The table which contains the mirroring information of the ports .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtronPortMirroringEntry

ntronPortMirroringEntry 1.3.6.1.4.1.28381.700.7.7.3.1
An entry in the ntronPortMirroringTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtronPortMirroringEntry  

ntronPortMirroringNo 1.3.6.1.4.1.28381.700.7.7.3.1.1
This object identifies the port of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronPortMirroringTx 1.3.6.1.4.1.28381.700.7.7.3.1.2
This object shows the mirror Tx status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntronPortMirroringRx 1.3.6.1.4.1.28381.700.7.7.3.1.3
This object shows the mirror Rx status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntronPortConfigTable 1.3.6.1.4.1.28381.700.7.8.1
The table which contains the statistics information of the ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtronPortConfigEntry

ntronPortConfigEntry 1.3.6.1.4.1.28381.700.7.8.1.1
An entry in the ntronPortStatisticsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtronPortConfigEntry  

ntronPortNo 1.3.6.1.4.1.28381.700.7.8.1.1.1
This object identifies the port of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronPortName 1.3.6.1.4.1.28381.700.7.8.1.1.2
This attribute associates a user defined string name with the port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ntronPortAdminState 1.3.6.1.4.1.28381.700.7.8.1.1.3
This attribute allows an administrative request to disable or enable communications on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

ntronPortSpeed 1.3.6.1.4.1.28381.700.7.8.1.1.4
This attribute allows an administrative request to read/write the speed of this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tenMbps(1), hundredMbps(2), thousandMbps(3)  

ntronPortDuplexStatus 1.3.6.1.4.1.28381.700.7.8.1.1.5
This attribute allows an administrative request to read the status of Duplex on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER half(1), full(2)  

ntronPortLinkState 1.3.6.1.4.1.28381.700.7.8.1.1.6
This attribute allows an administrative request to read the status of link state on this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

ntronPortPriority 1.3.6.1.4.1.28381.700.7.8.1.1.7
This attribute allows an administrative request to read/write the Priority of the port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

ntronPortFlowControl 1.3.6.1.4.1.28381.700.7.8.1.1.8
This per-port attribute describes whether the port identified has flow Control Enabled or not. Flow Control on Full Duplex and Half Duplex is detected and Automatically, flow control accordingly is taken care of. BY Default, Flow Control is Disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(2), disable(1)  

ntronPortBackPressure 1.3.6.1.4.1.28381.700.7.8.1.1.9
This per-port attribute describes whether the port identified has BackPressure Enabled or not. BY Default, BackPressure is Disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(2), disable(1)  

ntronPortAutonegotiation 1.3.6.1.4.1.28381.700.7.8.1.1.10
This per-port attribute describes whether the port identified has AutoNegotiation Enabled or not. BY Default, BackPressure is Disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(2), disable(1)  

ntronPortOverWritePriority 1.3.6.1.4.1.28381.700.7.8.1.1.11
This per-port attribute describes whether the port identified has OverWritePriority Enabled or not. BY Default, BackPressure is Disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(2), disable(1)  

ntronPortPVID 1.3.6.1.4.1.28381.700.7.8.1.1.12
This is the port VLAN ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntronPortCrossover 1.3.6.1.4.1.28381.700.7.8.1.1.13
This is the port setting for Crossover.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), yes(2), no(3)  

ntronIgmpState 1.3.6.1.4.1.28381.700.7.9.1
This object holds the current state of the igmp. By configuring this to Enable, the igmp will be enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(2), disable(1)  

ntronQueryMode 1.3.6.1.4.1.28381.700.7.9.2
To set the switch's query mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(3), auto(2), off(1)  

ntronRouterMode 1.3.6.1.4.1.28381.700.7.9.3
To set the switch's router mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(3), auto(2), none(1)  

ntronIgmpMemberTable 1.3.6.1.4.1.28381.700.7.9.4
The table that contains the information about the igmp members.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtronIgmpMemberEntry

ntronIgmpMemberEntry 1.3.6.1.4.1.28381.700.7.9.4.1
An entry in the igmp member table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtronIgmpMemberEntry  

ntronIgmpMemberTableIndex 1.3.6.1.4.1.28381.700.7.9.4.1.1
The unique identifier to identify the igmp member.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronIgmpGroupIpAddress 1.3.6.1.4.1.28381.700.7.9.4.1.2
The IpAddress of the Multicast Group.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ntronIgmpPortNumber 1.3.6.1.4.1.28381.700.7.9.4.1.3
The port number from which the multicast Ip is received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronIgmpVlanId 1.3.6.1.4.1.28381.700.7.9.4.1.4
The Vlan Id to which the igmpPortNumber belongs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronIgmpRouterTable 1.3.6.1.4.1.28381.700.7.9.5
The table that contains the information about the igmp routers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtronIgmpRouterEntry

ntronIgmpRouterEntry 1.3.6.1.4.1.28381.700.7.9.5.1
An entry in the igmp router table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtronIgmpRouterEntry  

ntronIgmpRouterTableIndex 1.3.6.1.4.1.28381.700.7.9.5.1.1
The unique identifier to identify the igmp router.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronIgmpRouterIpAddress 1.3.6.1.4.1.28381.700.7.9.5.1.2
The IpAddress of the Router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ntronIgmpRouterPortNumber 1.3.6.1.4.1.28381.700.7.9.5.1.3
The port no from which the router query has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronIgmpPortTable 1.3.6.1.4.1.28381.700.7.9.6
The table that contains the information about the igmp port status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtronIgmpPortEntry

ntronIgmpPortEntry 1.3.6.1.4.1.28381.700.7.9.6.1
An entry in the igmp port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtronIgmpPortEntry  

ntronIgmpPortTableIndex 1.3.6.1.4.1.28381.700.7.9.6.1.1
The unique identifier to identify the igmp port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronIgmpPortManRouter 1.3.6.1.4.1.28381.700.7.9.6.1.2
Per-Port Attribute for if the port is a Manual Router Port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(2), disable(1)  

ntronIgmpPortRFilter 1.3.6.1.4.1.28381.700.7.9.6.1.3
Per-Port Attribute for if the port has RFilter enabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(2), disable(1)  

ntronBroadcastBPCLTable 1.3.6.1.4.1.28381.700.7.13.1
The table that contains the information about the best packet count limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtronBroadcastBPCLEntry

ntronBroadcastBPCLEntry 1.3.6.1.4.1.28381.700.7.13.1.1
An entry in the ntronBroadcastBPCLTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtronBroadcastBPCLEntry  

ntronBroadcastPortNumber 1.3.6.1.4.1.28381.700.7.13.1.1.1
The unique identifier to identify the entry in the ntronBroadcastBPCLTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronBroadcastPercentage 1.3.6.1.4.1.28381.700.7.13.1.1.2
The percentage of broadcast packets that can be allowed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

ntronConfigSave 1.3.6.1.4.1.28381.700.7.14.1
If this configurable object is set to enable then all the Configured data of the all the modules is written into flash.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

ntronConfigErase 1.3.6.1.4.1.28381.700.7.14.2
Setting this object to the value mentioned above will cause the specific function to be called. When performing the enable action either the config flags below or the same defaults as on the web will be used if not set as below. Any of the other options will ignore the below flags and do as they are described
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2), keepip(3), keepusers(4), keepipandusers(5)  

ntronConfigEraseFlags 1.3.6.1.4.1.28381.700.7.14.3
If not manually set by the user the web default values will be used in the above action. Flags are reset to use the default values when ntronConfigErase is complete
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER keepIp(1), keepUsers(2), keepSNMP(4), keepDHCPS(8), keepMacSec(16)  

ntronSnmpGetCommunityName 1.3.6.1.4.1.28381.700.7.15.1
The community name used to authenticate the get/getnext request from snmp Manager.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..15)  

ntronSnmpTrapCommunityName 1.3.6.1.4.1.28381.700.7.15.2
The community name used to authenticate the Trap request to snmp Manager.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(3..15)  

ntronSnmpManagerIpAddressTable 1.3.6.1.4.1.28381.700.7.15.3
The ip address table of the snmp managers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtronSnmpManagerIpAddressEntry

ntronSnmpManagerIpAddressEntry 1.3.6.1.4.1.28381.700.7.15.3.1
An entry in the ntronSnmpManagerIpAddressTable
Status: current Access: not-accessible
OBJECT-TYPE    
  NtronSnmpManagerIpAddressEntry  

ntronSnmpManagerTableIndex 1.3.6.1.4.1.28381.700.7.15.3.1.1
The index of the snmp manager.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronSnmpManagerIpAddress 1.3.6.1.4.1.28381.700.7.15.3.1.2
The Ip Address of the snmp Manager.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ntronNRingMode 1.3.6.1.4.1.28381.700.7.16.1
Operational mode of NRing system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), automember(2), activemember(3), manager(4), multimember(5)  

ntronNRingState 1.3.6.1.4.1.28381.700.7.16.2
Status of NRing system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER healthy(1), broken-lo(2), broken-hi(3), broken(4)  

ntronNRingVersion 1.3.6.1.4.1.28381.700.7.16.3
Version of NRing system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ntronPowerChange 1.3.6.1.4.1.28381.700.7.18.1
An ntronPowerChange trap signifies that the sending SNMP application entity recognizes a change in the power fault variable either from a power failure or a restoration of power.
Status: current Access: read-only
NOTIFICATION-TYPE