Unisphere-Data-SNMP-MIB

File: Unisphere-Data-SNMP-MIB.mib (37013 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Unisphere-Data-TC Unisphere-Data-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 IpAddress TEXTUAL-CONVENTION
RowStatus TruthValue MODULE-COMPLIANCE
OBJECT-GROUP UsdEnable usDataMibs

Defined Types

UsdSnmpCommunityName  
An SNMP community name. Represents textual information taken from the NVT ASCII character set. The character repertoire of the string is restricted to printable, non-whitespace characters.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..31)  

UsdSnmpAccessListName  
An IP Access List name. Represents textual information taken from the NVT ASCII character set. The character repertoire of the string is restricted to printable, non-whitespace characters.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..31)  

UsdSnmpTrapMask  
This octet string is interpreted as a bit mask, in which each bit corresponds to a category of SNMP trap. Bit definitions are as follows, where bit 31 is the most significant bit of the first octet, and bit 0 is the least significant bit of the fourth octet: Bit Category ----- ----------------------------------------------- 0 SNMP standard coldStart/warmStart/authenticationFailure traps 1 Standard linkUp/linkDown traps 2 Platform inventory traps 3 Environment (power, temperature, fan and memory) traps 4 Accounting (bulk statistics) traps 5 File transfer status trap 6 BGP traps 7 Log configuration traps 8 CLI security alert trap 9 Ping traps 10 OSPF traps 11 TraceRoute traps 12 Standard DVMRP traps 13 Proprietary DVMRP trap 14 Local address pool traps 15 ATM ping traps 16 VRRP traps 17-31 Undefined.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

UsdTrapSeverity  
The set of trap severity values:
TEXTUAL-CONVENTION    
  INTEGER trapEmergency(0), trapAlert(1), trapCritical(2), trapError(3), trapWarning(4), trapNotice(5), trapInformational(6), trapDebug(7)  

UsdSnmpIntfCompRestrictedMask  
This octet string is interpreted as a bit mask, in which each bit corresponds to an interface restriction. The DESCRIPTION clause of a MIB object having this SYNTAX should specify the semantics of bit values '1' and '0'. Bit definitions are as follows, where bit 31 is the most significant bit of the first octet, and bit 0 is the least significant bit of the fourth octet: Bit interface restriction ----- ----------------------------------------------- 0 ifAdminStatus Down 1-31 Undefined.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

UsdSnmpCommunityEntry  
SEQUENCE    
  usdSnmpCommunityName UsdSnmpCommunityName
  usdSnmpCommunityRowStatus RowStatus
  usdSnmpCommunityPrivilege INTEGER
  usdSnmpCommunityAccessList Integer32
  usdSnmpCommunityAccessListName UsdSnmpAccessListName
  usdSnmpCommunityView INTEGER

UsdSnmpTrapHostEntry  
SEQUENCE    
  usdSnmpTrapHostIpAddress IpAddress
  usdSnmpTrapHostRowStatus RowStatus
  usdSnmpTrapHostUdpPort Integer32
  usdSnmpTrapHostCommunity UsdSnmpCommunityName
  usdSnmpTrapHostProtocolVersion INTEGER
  usdSnmpTrapHostFilter UsdSnmpTrapMask
  usdSnmpTrapHostSends Counter32
  usdSnmpTrapHostDiscards Counter32
  usdSnmpTrapHostSeverityFilter UsdTrapSeverity

Defined Values

usdSnmpMIB 1.3.6.1.4.1.4874.2.2.16
MIB objects for configuring SNMP-based management access into Juniper routing switch products.
MODULE-IDENTITY    

usdSnmpObjects 1.3.6.1.4.1.4874.2.2.16.1
OBJECT IDENTIFIER    

usdSnmpConformance 1.3.6.1.4.1.4874.2.2.16.2
OBJECT IDENTIFIER    

usdSnmpGeneral 1.3.6.1.4.1.4874.2.2.16.1.1
OBJECT IDENTIFIER    

usdSnmpInterfaceCompress 1.3.6.1.4.1.4874.2.2.16.1.1.3
OBJECT IDENTIFIER    

usdSnmpCommunity 1.3.6.1.4.1.4874.2.2.16.1.2
OBJECT IDENTIFIER    

usdSnmpTrap 1.3.6.1.4.1.4874.2.2.16.1.3
OBJECT IDENTIFIER    

usdSnmpAuthFailId 1.3.6.1.4.1.4874.2.2.16.1.4
OBJECT IDENTIFIER    

usdSnmpMaxPduSize 1.3.6.1.4.1.4874.2.2.16.1.1.1
The maximum sized SNMP PDU, in bytes, that this agent is capable of handling. The default is 1500 bytes. The possibility of IP fragmentation should be considered when setting this object to large values.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 484..8192  

usdSnmpInterfaceMode 1.3.6.1.4.1.4874.2.2.16.1.1.2
The interface table mode for the SNMP agent(s) associated with this system. usdSnmpInterfaceModeVerbose(1) - the standard ifTable, ifXTable and ifStackTable contain entries for every standard and proprietary interface type supported by this system. usdSnmpInterfaceModeCompress(2) - the standard ifTable, ifXTable and ifStackTable contain a subset of interface types. Certain interface types like HDLC and IP and others are excluded from the standard tables but are manageable from proprietary MIBs. usdSnmpInterfaceModeEnhanced(3) - the standard ifTable, ifXTable and ifStackTable contain a subset of interface types. Enhanced mode cannot by configured at this time via SNMP. Attempts to set this value will fail.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER usdSnmpInterfaceModeVerbose(1), usdSnmpInterfaceModeCompress(2), usdSnmpInterfaceModeEnhanced(3)  

usdSnmpProxyStatus 1.3.6.1.4.1.4874.2.2.16.1.1.4
Enable/disable SNMP proxy between virtual routers.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

usdSnmpIntfCompCompressed 1.3.6.1.4.1.4874.2.2.16.1.1.3.1
true(1) - the standard ifTable, ifXTable and ifStackTable contain a subset of interface types. Certain interface types like HDLC and IP and others are excluded from the standard tables but are manageable from proprietary MIBs. false(2) - the standard ifTable, ifXTable and ifStackTable contain entries for every standard and proprietary interface type supported by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

usdSnmpIntfCompEnhanced 1.3.6.1.4.1.4874.2.2.16.1.1.3.2
This object governs which interface types are visable to SNMP management clients that use the standard ifTable, ifXTable and ifStackTable. The object is a variable length octet string that is interpreted as a bit mask. Each bit respresents a specific Unisphere interface type that can be included or excluded in the standard interface tables. For each bit position in each octet of the string, a '1' or '0' indicates the corresponding interface type is either removed (compressed) from the standard interface MIB tables, or included respectively. Individual bit definitions follow the UsdIfType convention defined in the Unisphere-Data-IF-MIB. For example, ip(0) and ppp(1) correspond to bit definitions 0 and 1 respectively. In each octet, bit 0 is least significant, bit 7 most significant.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(5..16)  

usdSnmpIntfCompEnhancedDisplay 1.3.6.1.4.1.4874.2.2.16.1.1.3.3
This object displays the excluded interface types in human readable form. Three dots (...) at the end of display string indicates that the output has been truncated.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1000)  

usdSnmpIntfCompRestricted 1.3.6.1.4.1.4874.2.2.16.1.1.3.4
This object governs which interface instances appear to SNMP management clients that use the standard ifTable, ifXTable and ifStackTable. The control is based on a set of interface restrictions defined by UsdSnmpInterfaceModeRestrictedMask. For each bit position in each octet of the string, a '1' or '0' controls whether an interface instance that matches the restriction is removed or included in the standard interface MIB tables. For example, setting the value of this object to 1 will remove all interface instances with an ifAdminStatus(2). In each octet, bit 0 is least significant, bit 7 most significant.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSnmpIntfCompRestrictedMask  

usdSnmpIntfCompRestrictedDisplay 1.3.6.1.4.1.4874.2.2.16.1.1.3.5
This object displays the restrictions in human readable form. Three dots (...) at the end of display string indicates that the output has been truncated.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..100)  

usdSnmpCommunityTable 1.3.6.1.4.1.4874.2.2.16.1.2.1
Table of SNMP management clients. Authentic SNMP clients are identified by a combination community name and IP address. Upon receipt of an SNMP request, this table is scanned for a matching community name. If an entry containing a matching community name is found, the entry's IP access list, if nonzero, is used to validate the source IP address received in the request; else, if the IP access list number in the matching entry is zero, the source IP address is accepted. Finally, the type of SNMP request is validated with respect to the access privilege of the matching entry (e.g. a SET Request is rejected for an entry having read-only privilege). Use of this table constitutes 'trivial authentication', i.e., no mechanism is employed to confirm the received SNMP request was indeed originated by the host identified by the IP source address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSnmpCommunityEntry

usdSnmpCommunityEntry 1.3.6.1.4.1.4874.2.2.16.1.2.1.1
A table entry describing an authentic SNMP Community.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSnmpCommunityEntry  

usdSnmpCommunityName 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.1
An SNMP community name.
Status: current Access: read-only
OBJECT-TYPE    
  UsdSnmpCommunityName  

usdSnmpCommunityRowStatus 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.2
Controls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' enumeration values are supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdSnmpCommunityPrivilege 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.3
The access privilege for an SNMP Community authenticated by this entry (used in conjunction with MIB view as specified via usdSnmpCommunityView). readOnly Read-only access to MIB with associated view. readWrite Read-write access to MIB with associated view. admin Read-write access to entire MIB (for backward compatibility, automatically defaults to 'everything' view and 'readWrite' privilege).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2), admin(3)  

usdSnmpCommunityAccessList 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.4
If nonzero, the number of an IP access list that describes the IP hosts permitted SNMP management access to this device via the corresponding community name contained in this entry.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..10000  

usdSnmpCommunityAccessListName 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.5
If not null, the name of an IP access list that describes the IP hosts permitted SNMP management access to this device via the corresponding community name contained in this entry.
Status: current Access: read-create
OBJECT-TYPE    
  UsdSnmpAccessListName  

usdSnmpCommunityView 1.3.6.1.4.1.4874.2.2.16.1.2.1.1.6
The view associated with an SNMP Community authenticated by this entry. everything Access to the entire MIB. user Access to non-administrative portions of MIB. nothing No access. 'Administrative' portions of the MIB are those portions that pertain to management access into the managed device.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER everything(1), user(2), nothing(3)  

usdSnmpTrapGlobalFilter 1.3.6.1.4.1.4874.2.2.16.1.3.1
This object provides global control over trap generation by this agent. For each bit position, a '1' or '0' indicates the corresponding trap category is enabled or disabled, respectively.
Status: current Access: read-write
OBJECT-TYPE    
  UsdSnmpTrapMask  

usdSnmpTrapSource 1.3.6.1.4.1.4874.2.2.16.1.3.2
The ifIndex of the interface whose IP address is used as the source IP address for outbound SNMP traps. If zero, no interface is specified, the mechanism for selecting a source IP address is implementation-dependent, and may vary with each trap sent.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

usdSnmpTrapHostTable 1.3.6.1.4.1.4874.2.2.16.1.3.3
Table of SNMP Trap recipient.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdSnmpTrapHostEntry

usdSnmpTrapHostEntry 1.3.6.1.4.1.4874.2.2.16.1.3.3.1
A table entry describing an SNMP Trap recipient.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdSnmpTrapHostEntry  

usdSnmpTrapHostIpAddress 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.1
IP address of an authorized SNMP Trap recipient. This must be a host IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

usdSnmpTrapHostRowStatus 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.2
Controls creation/deletion of entries in this table. Only 'createAndGo' and 'destroy' enumeration values are supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdSnmpTrapHostUdpPort 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.3
The destination UDP port to which traps will be sent.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

usdSnmpTrapHostCommunity 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.4
An SNMP community name to be used in traps sent to this destination.
Status: current Access: read-create
OBJECT-TYPE    
  UsdSnmpCommunityName  

usdSnmpTrapHostProtocolVersion 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.5
The format of the SNMP trap PDU to be sent to this trap destination. v1 Trap-PDU defined in RFC1157, encapsulated in the message structure also defined in RFC1157. v2c SNMPv2-Trap-PDU defined in RFC1905, encapsulated in the message structure defined in RFC1901. v3 SNMPv2-Trap-PDU defined in RFC1905, encapsulated in the message structure defined in RFC2571.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER v1(0), v2c(1), v3(2)  

usdSnmpTrapHostFilter 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.6
Bit mask designating the specific trap types enabled for transmission to this trap destination. For each bit position, a '1' or '0' indicates the corresponding trap type is enabled or disabled, respectively. Note, trap generation is further constrained by the value usdSnmpTrapGlobalFilter.
Status: current Access: read-create
OBJECT-TYPE    
  UsdSnmpTrapMask  

usdSnmpTrapHostSends 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.7
The number of traps submitted for transmission to this destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSnmpTrapHostDiscards 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.8
The number of trap requests that were discarded. A trap may be discarded because the trap type is either not a configured type in usdSnmpTrapHostFilter, or because the traps's priority is below the minimum trap severity filter defined by usdSnmpTrapHostSeverityFilter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSnmpTrapHostSeverityFilter 1.3.6.1.4.1.4874.2.2.16.1.3.3.1.9
The minimum severity value an snmp trap must have in order to be forwarded to this host.
Status: current Access: read-create
OBJECT-TYPE    
  UsdTrapSeverity  

usdSnmpTrapProxy 1.3.6.1.4.1.4874.2.2.16.1.3.4
The configuration setting for snmp trap proxying. Enabling this management object configures the associated SNMP agent to proxy internally generated traps. Note that some implementations may support a single snmp trap proxy per system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

usdSnmpTrapTrapSeverity 1.3.6.1.4.1.4874.2.2.16.1.3.5
The severity level of the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  UsdTrapSeverity  

usdSnmpTrapGlobalDiscards 1.3.6.1.4.1.4874.2.2.16.1.3.6
The number of trap requests that were discarded. A trap may be discarded because the trap type is either not globally configured in usdSnmpTrapGlobalFilter, or because the traps's priority is below the minimum trap severity filter defined by usdSnmpTrapGlobalSeverityFilter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdSnmpTrapGlobalSeverityFilter 1.3.6.1.4.1.4874.2.2.16.1.3.7
Traps flow through two levels of filtering: global and then host. The value of this object defines the global minimum severity level a trap must have in order to be forwarded to the host level trap processing. A trap will be discarded and counted in usdSnmpTrapGlobalDiscards if its severity level is less then the value of this object.
Status: current Access: read-write
OBJECT-TYPE    
  UsdTrapSeverity  

usdSnmpAuthFailIdIpAddress 1.3.6.1.4.1.4874.2.2.16.1.4.1
The source IP address contained in a received SNMP request that failed authentication.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

usdSnmpAuthFailIdUdpPort 1.3.6.1.4.1.4874.2.2.16.1.4.2
The source UDP port contained in a received SNMP request that failed authentication.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

usdSnmpAuthFailIdCommunity 1.3.6.1.4.1.4874.2.2.16.1.4.3
The SNMP community contained in a received SNMP request that failed authentication.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

usdSnmpAuthFailIdReason 1.3.6.1.4.1.4874.2.2.16.1.4.4
The reason a received SNMP request failed authentication: other Unspecified reason. badCommunityName The community is not recognized. badCommunityUse The community does not have privilege for the SNMP request type (e.g. SET request with a community having read-only privilege). hostDenied The host IP address was denied by the community's associated access list.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER other(0), badCommunityName(1), badCommmunityUse(2), hostDenied(3)  

usdSnmpCompliances 1.3.6.1.4.1.4874.2.2.16.2.1
OBJECT IDENTIFIER    

usdSnmpGroups 1.3.6.1.4.1.4874.2.2.16.2.2
OBJECT IDENTIFIER    

usdSnmpCompliance 1.3.6.1.4.1.4874.2.2.16.2.1.1
Obsolete compliance statement for entities which implement the Unisphere SNMP MIB. This statement became obsolete when View support and Named Access List support were added.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

usdSnmpCompliance2 1.3.6.1.4.1.4874.2.2.16.2.1.2
Obsolete compliance statement for entities which implement the Unisphere SNMP MIB. This statement became obsolete when usdSnmpInterfaceMode was added.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

usdSnmpCompliance3 1.3.6.1.4.1.4874.2.2.16.2.1.3
Obsolete compliance statement for entities which implement the Unisphere SNMP MIB. This statement became obsolete when support for interface compress, trap severities and trap severity filtering was added and usdSnmpInterfaceMode was obsoleted.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

usdSnmpCompliance4 1.3.6.1.4.1.4874.2.2.16.2.1.4
The compliance statement for entities which implement the Unisphere SNMP MIB. This statement became obsolete when support for SNMP proxy enable/disable was added.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

usdSnmpCompliance5 1.3.6.1.4.1.4874.2.2.16.2.1.5
The compliance statement for entities which implement the Unisphere SNMP MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

usdSnmpGroup 1.3.6.1.4.1.4874.2.2.16.2.2.1
Obsolete collection of management objects pertaining to SNMP Agent capability in a Unisphere product. This group became obsolete when View support and Named Access List support were added.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

usdSnmpAuthFailGroup 1.3.6.1.4.1.4874.2.2.16.2.2.2
A collection of management objects pertaining to an SNMP authentication failure in a Unisphere product.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

usdSnmpGroup2 1.3.6.1.4.1.4874.2.2.16.2.2.3
Obsolete collection of management objects pertaining to SNMP Agent capability in a Unisphere product. This group became obsolete when usdSnmpInterfaceMode was added.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

usdSnmpGroup3 1.3.6.1.4.1.4874.2.2.16.2.2.4
Obsolete collection of management objects pertaining to SNMP Agent capability in a Unisphere product. This group became obsolete when support for interface compress, trap severities and trap severity filtering was added and usdSnmpInterfaceMode was obsoleted.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

usdSnmpGeneralGroup 1.3.6.1.4.1.4874.2.2.16.2.2.5
Obsolete collection of management objects pertaining to general SNMP Agent capabilities in a Unisphere product. This group became obsolete when proxey enable/disable support was added.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

usdSnmpAccessGroup 1.3.6.1.4.1.4874.2.2.16.2.2.6
A collection of management objects pertaining to SNMP Agent access capabilities in a Unisphere product.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

usdSnmpTrapGroup 1.3.6.1.4.1.4874.2.2.16.2.2.7
A collection of management objects pertaining to SNMP Agent trap capabilities in a Unisphere product.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

usdSnmpGeneralGroup2 1.3.6.1.4.1.4874.2.2.16.2.2.8
A collection of management objects pertaining to general SNMP Agent capabilities in a Unisphere product.
Status: current Access: accessible-for-notify
OBJECT-GROUP