FASTPATH-KEYING-PRIVATE-MIB

File: FASTPATH-KEYING-PRIVATE-MIB.mib (4746 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
BROADCOM-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 TEXTUAL-CONVENTION RowStatus
RowPointer DisplayString ng7000managedswitch

Defined Types

AgentFeatureKeyingEntry  
SEQUENCE    
  agentFeatureKeyingIndex Unsigned32
  agentFeatureKeyingName DisplayString
  agentFeatureKeyingStatus INTEGER

Defined Values

fastPathKeyingPrivate 1.3.6.1.4.1.4526.10.24
The NETGEAR Private MIB for FASTPATH Keying Utility
MODULE-IDENTITY    

agentFeatureKeyingGroup 1.3.6.1.4.1.4526.10.24.1
OBJECT IDENTIFIER    

agentFeatureKeyingEnableKey 1.3.6.1.4.1.4526.10.24.1.1
Hexadecimal Key-string entered to enable an advance functionality.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

agentFeatureKeyingDisableKey 1.3.6.1.4.1.4526.10.24.1.2
Hexadecimal Key-string entered to disable an advance functionality.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

agentFeatureKeyingTable 1.3.6.1.4.1.4526.10.24.1.3
A table for license key and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentFeatureKeyingEntry

agentFeatureKeyingEntry 1.3.6.1.4.1.4526.10.24.1.3.1
Represents entry for key table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentFeatureKeyingEntry  

agentFeatureKeyingIndex 1.3.6.1.4.1.4526.10.24.1.3.1.1
A value corresponding to a keyable feature.When this table is walked, only values associated with keyable features are returned.This value must be equivalent to valid value of agentFeatureKeyingIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentFeatureKeyingName 1.3.6.1.4.1.4526.10.24.1.3.1.2
The abbreviated name of this component.This is also equivalent to agentFeatureKeyingName
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentFeatureKeyingStatus 1.3.6.1.4.1.4526.10.24.1.3.1.3
Returns a value of (1) if the feature is enabled for management, (2) if disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)