NEMO-MIB

File: NEMO-MIB.mib (63016 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF INET-ADDRESS-MIB IF-MIB
MOBILEIPV6-MIB

Imported symbols

MODULE-IDENTITY mib-2 Unsigned32
Counter32 Gauge32 OBJECT-TYPE
NOTIFICATION-TYPE TEXTUAL-CONVENTION TruthValue
DateAndTime TimeStamp SnmpAdminString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InetAddressType InetAddress InetAddressPrefixLength
InterfaceIndex mip6BindingHomeAddressType mip6BindingHomeAddress
mip6MnBLEntry mip6BindingCacheEntry mip6MnBLCOAType
mip6MnBLCOA

Defined Types

NemoBURequestRejectionCode  
The value of the status field in the Binding Acknowledgment message when the Binding Update was rejected for NEMO-specific reasons.
TEXTUAL-CONVENTION    
  INTEGER mobileRouterOperationNotPermitted(140), invalidPrefix(141), notAuthorizedForPrefix(142), forwardingSetupFailed(143)  

NemoMrBLEntry  
SEQUENCE    
  nemoMrBLMode INTEGER
  nemoMrBLMrFlag TruthValue
  nemoMrBLHomeAddressPrefixLength InetAddressPrefixLength
  nemoMrBLCareofAddressPrefixLength InetAddressPrefixLength
  nemoMrBLActiveEgressIfIndex InterfaceIndex
  nemoMrBLEstablishedHomeTunnelIfIndex InterfaceIndex

NemoHaMobileNetworkPrefixEntry  
SEQUENCE    
  nemoHaMobileNetworkPrefixSeqNo Unsigned32
  nemoHaMobileNetworkPrefixType InetAddressType
  nemoHaMobileNetworkPrefix InetAddress
  nemoHaMobileNetworkPrefixLength Unsigned32
  nemoHaMobileNetworkPrefixSource INTEGER

NemoBindingCacheEntry  
SEQUENCE    
  nemoBindingMrFlag TruthValue
  nemoBindingMrMode INTEGER

NemoMrEgressIfEntry  
SEQUENCE    
  nemoMrEgressIfIndex InterfaceIndex
  nemoMrEgressIfPriority Unsigned32
  nemoMrEgressIfDescription SnmpAdminString
  nemoMrEgressIfRoamHoldDownTime Gauge32

NemoHaCounterEntry  
SEQUENCE    
  nemoHaBURequestsAccepted Counter32
  nemoHaBURequestsDenied Counter32
  nemoHaBCEntryCreationTime DateAndTime
  nemoHaBUAcceptedTime DateAndTime
  nemoHaBURejectionTime DateAndTime
  nemoHaRecentBURejectionCode NemoBURequestRejectionCode
  nemoHaCtrDiscontinuityTime TimeStamp

Defined Values

nemoMIB 1.3.6.1.2.1.184
Copyright (c) 2009 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - Neither the name of Internet Society, IETF or IETF Trust, nor the names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. This version of this MIB module is part of RFC 5488; see the RFC itself for full legal notices.
MODULE-IDENTITY    

nemoNotifications 1.3.6.1.2.1.184.0
OBJECT IDENTIFIER    

nemoObjects 1.3.6.1.2.1.184.1
OBJECT IDENTIFIER    

nemoConformance 1.3.6.1.2.1.184.2
OBJECT IDENTIFIER    

nemoCore 1.3.6.1.2.1.184.1.1
OBJECT IDENTIFIER    

nemoMr 1.3.6.1.2.1.184.1.2
OBJECT IDENTIFIER    

nemoCn 1.3.6.1.2.1.184.1.3
OBJECT IDENTIFIER    

nemoHa 1.3.6.1.2.1.184.1.4
OBJECT IDENTIFIER    

nemoSystem 1.3.6.1.2.1.184.1.1.1
OBJECT IDENTIFIER    

nemoBindings 1.3.6.1.2.1.184.1.1.2
OBJECT IDENTIFIER    

nemoConfiguration 1.3.6.1.2.1.184.1.1.3
OBJECT IDENTIFIER    

nemoStats 1.3.6.1.2.1.184.1.1.4
OBJECT IDENTIFIER    

nemoMrSystem 1.3.6.1.2.1.184.1.2.1
OBJECT IDENTIFIER    

nemoMrConf 1.3.6.1.2.1.184.1.2.2
OBJECT IDENTIFIER    

nemoMrRegistration 1.3.6.1.2.1.184.1.2.3
OBJECT IDENTIFIER    

nemoMrGlobalStats 1.3.6.1.2.1.184.1.2.4
OBJECT IDENTIFIER    

nemoHaAdvertisement 1.3.6.1.2.1.184.1.4.1
OBJECT IDENTIFIER    

nemoHaStats 1.3.6.1.2.1.184.1.4.2
OBJECT IDENTIFIER    

nemoHaRegistration 1.3.6.1.2.1.184.1.4.3
OBJECT IDENTIFIER    

nemoHaGlobalStats 1.3.6.1.2.1.184.1.4.2.1
OBJECT IDENTIFIER    

nemoCapabilities 1.3.6.1.2.1.184.1.1.1.1
This object indicates the NEMO functions that are supported by this managed entity. Multiple NEMO functions may be supported by a single entity.
Status: current Access: read-only
OBJECT-TYPE    
  BITS mobileRouter(0), homeAgentSupport(1)  

nemoStatus 1.3.6.1.2.1.184.1.1.1.2
This object indicates whether the NEMO function is enabled for the managed entity. If it is enabled, the agent discovery and registration functions will be operational. Changing the status from enabled(1) to disabled(2) will terminate the agent discovery and registration functions. On the other hand, changing the status from disabled(2) to enabled(1) will start the agent discovery and registration functions. The value of this object MUST remain unchanged across reboots of the managed entity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

nemoCounterDiscontinuityTime 1.3.6.1.2.1.184.1.1.4.1
The value of sysUpTime on the most recent occasion at which any one or more of this NEMO entity's counters, viz., counters with OID prefix 'nemoMrConf', 'nemoMrRegnCounters', 'nemoMrGlobalStats', or 'nemoHaGlobalStats', suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object will have a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

nemoMrBLTable 1.3.6.1.2.1.184.1.2.3.1
This table corresponds to the Binding Update List (BL) that includes NEMO-related information and that is maintained by the mobile router. The table holds a row for every binding that the mobile router has established or is trying to establish. Entries from the table are deleted as the lifetime of the binding expires.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NemoMrBLEntry

nemoMrBLEntry 1.3.6.1.2.1.184.1.2.3.1.1
An entry pertaining to NEMO-related information contained in a Binding Update sent by a NEMO-enabled mobile router to its home agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  NemoMrBLEntry  

nemoMrBLMode 1.3.6.1.2.1.184.1.2.3.1.1.1
implicitMode(1): the Mobile Network Prefix Option is not included in the Binding Update by the mobile router. explicitMode(2): the mobile router included one or more Mobile Network Prefix Options in the Binding Update.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER implicitMode(1), explicitMode(2)  

nemoMrBLMrFlag 1.3.6.1.2.1.184.1.2.3.1.1.2
true(1): the mobile router sent the Binding Update with Mobile Router Flag set. false(2): the mobile router did not send the Binding Update with Mobile Router Flag set. This implies that the mobile router is acting as a mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nemoMrBLHomeAddressPrefixLength 1.3.6.1.2.1.184.1.2.3.1.1.3
The prefix length of the mobile router's home network.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

nemoMrBLCareofAddressPrefixLength 1.3.6.1.2.1.184.1.2.3.1.1.4
The prefix length of the care-of address of the mobile router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

nemoMrBLActiveEgressIfIndex 1.3.6.1.2.1.184.1.2.3.1.1.5
The interface index of the currently active egress interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nemoMrBLEstablishedHomeTunnelIfIndex 1.3.6.1.2.1.184.1.2.3.1.1.6
The interface index of the tunnel established between the mobile router and the home agent for NEMO traffic.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

nemoMrRegnCounters 1.3.6.1.2.1.184.1.2.3.2
OBJECT IDENTIFIER    

nemoMrMobilityMessagesSent 1.3.6.1.2.1.184.1.2.3.2.1
The total number of mobility messages, i.e., IPv6 datagrams with Mobility Header, sent by the mobile node. This will include Binding Updates sent by a mobile router with the Mobile Router Flag set. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrMobilityMessagesRecd 1.3.6.1.2.1.184.1.2.3.2.2
The total number of mobility messages, i.e., IPv6 datagrams with Mobility Header, received by the mobile node. This will include Binding Acknowledgements with Mobile Router Flag set that are sent to a mobile router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrPrefixRegMode 1.3.6.1.2.1.184.1.2.3.3
This object indicates the mode in which the mobile network prefixes will be registered with the home agent. implicitMode(1): the Mobile Network Prefix Option will not be included in the Binding Update by the mobile router. explicitMode(2): the mobile router will include one or more Mobile Network Prefix Options in the Binding Update. The value of this object MUST remain unchanged across reboots of the managed entity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER implicitMode(1), explicitMode(2)  

nemoHaMobileNetworkPrefixTable 1.3.6.1.2.1.184.1.4.3.1
This table contains the mobile network prefixes that the home agent maintains for the mobile router. The mobile network prefixes in this table are registered by Binding Updates or are manually pre-configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NemoHaMobileNetworkPrefixEntry

nemoHaMobileNetworkPrefixEntry 1.3.6.1.2.1.184.1.4.3.1.1
An entry for a mobile network prefix. The instances of the columnar objects in this entry pertain to an interface for a particular value of mip6BindingHomeAddressType, mip6BindingHomeAddress, and nemoHaMobileNetworkPrefixSeqNo. The nemoHaMobileNetworkPrefixSeqNo object is used to distinguish between multiple instances of the mobile network prefix in the same Binding Update for the same set of mip6BindingHomeAddressType and mip6BindingHomeAddress. There is no upper-bound on the maximum number of mobile network prefixes in a Binding Update but, for practical purposes, the upper bound of the value nemoHaMobileNetworkPrefixSeqNo is set to 1024. Implementers need to be aware that if the total number of octets in mip6BindingHomeAddress exceeds 112, then OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
Status: current Access: not-accessible
OBJECT-TYPE    
  NemoHaMobileNetworkPrefixEntry  

nemoHaMobileNetworkPrefixSeqNo 1.3.6.1.2.1.184.1.4.3.1.1.1
A Binding Update may have multiple mobile network prefixes. This object, along with mip6BindingHomeAddressType and mip6BindingHomeAddress, uniquely identifies a row containing a single mobile network prefix for a mobile router in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..1024  

nemoHaMobileNetworkPrefixType 1.3.6.1.2.1.184.1.4.3.1.1.2
The address type for the mobile network prefix that follows.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

nemoHaMobileNetworkPrefix 1.3.6.1.2.1.184.1.4.3.1.1.3
A mobile network prefix related to the corresponding Binding Update. The type of the address represented by this object is specified by the corresponding nemoHaMobileNetworkPrefixType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

nemoHaMobileNetworkPrefixLength 1.3.6.1.2.1.184.1.4.3.1.1.4
The length of the prefix specified by the corresponding nemoHaMobileNetworkPrefix object.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..128  

nemoHaMobileNetworkPrefixSource 1.3.6.1.2.1.184.1.4.3.1.1.5
The information source of the mobile network prefix configured with the Binding Update. configured(1): indicates that the mobile network prefix has been manually pre-configured. bindingUpdate(2): indicates that the information is introduced to the home agent by the Mobile Network Prefix Option in the Binding Updates received by the home agent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER configured(1), bindingUpdate(2)  

nemoBindingCacheTable 1.3.6.1.2.1.184.1.1.2.1
This table models the Binding Cache that includes NEMO-related information and that is maintained by the home agent. Entries in this table are not required to survive a reboot of the home agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NemoBindingCacheEntry

nemoBindingCacheEntry 1.3.6.1.2.1.184.1.1.2.1.1
An entry containing additional information related to NEMO-enabled entries in the Binding Cache table of the home agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  NemoBindingCacheEntry  

nemoBindingMrFlag 1.3.6.1.2.1.184.1.1.2.1.1.1
true(1): indicates that the Binding Cache entry is from an entity acting as a mobile router. false(2): implies that the Binding Cache entry is from an entity acting as a mobile node.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nemoBindingMrMode 1.3.6.1.2.1.184.1.1.2.1.1.2
implicitMode(1): the Mobile Network Prefix Option is not included in the Binding Update by the mobile router. explicitMode(2): the mobile router included one or more Mobile Network Prefix Options in the Binding Update.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER implicitMode(1), explicitMode(2)  

nemoMrEgressIfTable 1.3.6.1.2.1.184.1.2.1.1
A table representing the egress interfaces that will be used by the mobile router for roaming to foreign networks. Each entry in this table represents a configured egress interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NemoMrEgressIfEntry

nemoMrEgressIfEntry 1.3.6.1.2.1.184.1.2.1.1.1
An entry in the egress interface table. It represents a single egress interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  NemoMrEgressIfEntry  

nemoMrEgressIfIndex 1.3.6.1.2.1.184.1.2.1.1.1.1
The index of the interface on the mobile router.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nemoMrEgressIfPriority 1.3.6.1.2.1.184.1.2.1.1.1.2
The priority configured to the egress interface. This value will be configured to a value between 0 and 255.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

nemoMrEgressIfDescription 1.3.6.1.2.1.184.1.2.1.1.1.3
A human-readable textual description of the egress interface on the mobile router.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

nemoMrEgressIfRoamHoldDownTime 1.3.6.1.2.1.184.1.2.1.1.1.4
This object indicates the time for which the egress interface will be held down during roaming to avoid interface flapping.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nemoMrDiscoveryRequests 1.3.6.1.2.1.184.1.2.2.1
Total number of Modified Dynamic Home Agent Address Discovery Requests, with Mobile Router Support Flag set, sent by the mobile router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrDiscoveryReplies 1.3.6.1.2.1.184.1.2.2.2
Total number of Modified Dynamic Home Agent Address Discovery Replies, with Mobile Router Support Flag set, received by the mobile router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrDiscoveryRepliesRouterFlagZero 1.3.6.1.2.1.184.1.2.2.3
Total number of Modified Dynamic Home Agent Address Discovery Replies, with Mobile Router Support Flag set to 0 although the flag in the corresponding request is set to 1. It implies that there is no home agent that supports mobile router functionality in the home network. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrMovedHome 1.3.6.1.2.1.184.1.2.2.4
Number of times the mobile router has detected movement from a foreign network to its home network. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrMovedOutofHome 1.3.6.1.2.1.184.1.2.2.5
Number of times the mobile router has detected movement to a foreign network from the home network, has acquired a care-of address, and has initiated the care-of address registration process. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrMovedFNtoFN 1.3.6.1.2.1.184.1.2.2.6
Number of times the mobile router has detected movement to/from a foreign network from/to another foreign network. Note that 'movement' implies movement in layer 3, i.e., the mobile router's care-of address changed, and it initiated the care-of address registration process. If there are multiple egress interfaces, this counter counts the total number of movements. The movement as a mobile node of the mobile entity is not counted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrBetterIfDetected 1.3.6.1.2.1.184.1.2.2.7
Number of times the NEMO entity has found an egress interface with better priority. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrBindingAcksWONemoSupport 1.3.6.1.2.1.184.1.2.4.1
The total number of Binding Acknowledgements without NEMO support received by the mobile router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrBindingAcksRegTypeChangeDisallowed 1.3.6.1.2.1.184.1.2.4.2
The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Registration type change disallowed' (Code 139). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrBindingAcksOperationNotPermitted 1.3.6.1.2.1.184.1.2.4.3
The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Mobile Router Operation not permitted' (Code 140). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrBindingAcksInvalidPrefix 1.3.6.1.2.1.184.1.2.4.4
The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Invalid Prefix' (Code 141). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrBindingAcksNotAuthorizedForPrefix 1.3.6.1.2.1.184.1.2.4.5
The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Not Authorized for Prefix' (Code 142). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrBindingAcksForwardingSetupFailed 1.3.6.1.2.1.184.1.2.4.6
The total number of Binding Acknowledgements received by the mobile router with status code indicating 'Forwarding Setup failed' (Code 143). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoMrBindingAcksOtherError 1.3.6.1.2.1.184.1.2.4.7
The total number of Binding Acknowledgements received by the mobile router (Mobile Router Flag is set) with status code other than: successfully processed --(Code 0 ) mobileRouterOperationNotPermitted (140) --(Code 140) invalidPrefix (141) --(Code 141) notAuthorizedForPrefix (142) --(Code 142) forwardingSetupFailed (143) --(Code 143) Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBUAcksWONemoSupport 1.3.6.1.2.1.184.1.4.2.1.1
The total number of Binding Acknowledgements without NEMO support sent by the home agent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBUAcksRegTypeChangeDisallowed 1.3.6.1.2.1.184.1.4.2.1.2
The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Registration type change disallowed' (Code 139). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBUAcksOperationNotPermitted 1.3.6.1.2.1.184.1.4.2.1.3
The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Mobile Router Operation not permitted' (Code 140). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBUAcksInvalidPrefix 1.3.6.1.2.1.184.1.4.2.1.4
The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Invalid Prefix' (Code 141). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBUAcksNotAuthorizedForPrefix 1.3.6.1.2.1.184.1.4.2.1.5
The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Not Authorized for Prefix' (Code 142). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBUAcksForwardingSetupFailed 1.3.6.1.2.1.184.1.4.2.1.6
The total number of Binding Update requests rejected by the home agent with status code in the Binding Acknowledgement indicating 'Forwarding Setup failed' (Code 143). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBUAcksOtherError 1.3.6.1.2.1.184.1.4.2.1.7
The total number of Binding Update requests from mobile routers (Mobile Router Flag is set) rejected by the home agent with status code other than: mobileRouterOperationNotPermitted (140) invalidPrefix (141) notAuthorizedForPrefix (142) forwardingSetupFailed (143) Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoCounterDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaCounterTable 1.3.6.1.2.1.184.1.4.2.2
A table containing registration statistics for all mobile routers registered with the home agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NemoHaCounterEntry

nemoHaCounterEntry 1.3.6.1.2.1.184.1.4.2.2.1
Home agent registration statistics for a mobile router. Implementers need to be aware that if the total number of octets in mip6BindingHomeAddress exceeds 113, then OIDs of column instances in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3.
Status: current Access: not-accessible
OBJECT-TYPE    
  NemoHaCounterEntry  

nemoHaBURequestsAccepted 1.3.6.1.2.1.184.1.4.2.2.1.1
Total number of Binding Update requests from the mobile router accepted by the home agent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoHaCtrDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBURequestsDenied 1.3.6.1.2.1.184.1.4.2.2.1.2
Total number of Binding Update requests from the mobile router rejected by the home agent. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of nemoHaCtrDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nemoHaBCEntryCreationTime 1.3.6.1.2.1.184.1.4.2.2.1.3
The time when the current Binding Cache entry was created for the mobile router. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

nemoHaBUAcceptedTime 1.3.6.1.2.1.184.1.4.2.2.1.4
The time at which the last Binding Update was accepted by the home agent for this mobile router. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

nemoHaBURejectionTime 1.3.6.1.2.1.184.1.4.2.2.1.5
The time at which the last Binding Update was rejected by the home agent for this mobile router. If there have been no rejections, then this object will be inaccessible. An implementation MUST return all 11 bytes of the DateAndTime textual-convention so that a manager may retrieve the offset from GMT time.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

nemoHaRecentBURejectionCode 1.3.6.1.2.1.184.1.4.2.2.1.6
The Status code (>= 128) in the latest Binding Acknowledgment indicating a rejection, sent to this mobile router. If a Binding Update request is rejected and a Binding Acknowledgment is not sent to this mobile router, then this will be the value of the Status code that corresponds to the reason of the rejection. If there have been no Binding Update request rejections, then this object will be inaccessible.
Status: current Access: read-only
OBJECT-TYPE    
  NemoBURequestRejectionCode  

nemoHaCtrDiscontinuityTime 1.3.6.1.2.1.184.1.4.2.2.1.7
The value of sysUpTime on the most recent occasion at which any one or more of the counters in this row, viz., instances of 'nemoHaBURequestsAccepted' and 'nemoHaBURequestsDenied', suffered a discontinuity. If no such discontinuity has occurred since the last re-initialization of the local management subsystem, then this object will have a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

nemoHomeTunnelEstablished 1.3.6.1.2.1.184.0.1
This notification is sent by the mobile router every time the tunnel is established between the home agent and the mobile router.
Status: current Access: read-only
NOTIFICATION-TYPE    

nemoHomeTunnelReleased 1.3.6.1.2.1.184.0.2
This notification is sent by the mobile router every time the tunnel is deleted between the home agent and the mobile router.
Status: current Access: read-only
NOTIFICATION-TYPE    

nemoGroups 1.3.6.1.2.1.184.2.1
OBJECT IDENTIFIER    

nemoCompliances 1.3.6.1.2.1.184.2.2
OBJECT IDENTIFIER    

nemoSystemGroup 1.3.6.1.2.1.184.2.1.1
A collection of objects for basic NEMO monitoring.
Status: current Access: read-only
OBJECT-GROUP    

nemoBindingCacheGroup 1.3.6.1.2.1.184.2.1.2
A collection of objects for monitoring the NEMO extensions of the Binding Cache.
Status: current Access: read-only
OBJECT-GROUP    

nemoStatsGroup 1.3.6.1.2.1.184.2.1.3
A collection of objects for monitoring NEMO statistics.
Status: current Access: read-only
OBJECT-GROUP    

nemoMrConfGroup 1.3.6.1.2.1.184.2.1.4
A collection of objects for monitoring the configuration-related information on the mobile router.
Status: current Access: read-only
OBJECT-GROUP    

nemoMrRegistrationGroup 1.3.6.1.2.1.184.2.1.5
A collection of objects for monitoring the registration details and statistics for the mobile router.
Status: current Access: read-only
OBJECT-GROUP    

nemoHaSystemGroup 1.3.6.1.2.1.184.2.1.6
A collection of objects for basic NEMO configuration monitoring at the home agent.
Status: current Access: read-only
OBJECT-GROUP    

nemoHaStatsGroup 1.3.6.1.2.1.184.2.1.7
A collection of objects for monitoring NEMO registration-related statistics pertaining to the mobile routers registered with the home agent.
Status: current Access: read-only
OBJECT-GROUP    

nemoHaGlobalStatsGroup 1.3.6.1.2.1.184.2.1.8
A collection of objects for monitoring basic NEMO advertisement and registration statistics on a home agent.
Status: current Access: read-only
OBJECT-GROUP    

nemoNotificationGroup 1.3.6.1.2.1.184.2.1.9
A collection of notifications from a home agent or correspondent node to the manager about the tunnel status of the mobile router.
Status: current Access: read-only
NOTIFICATION-GROUP    

nemoCoreCompliance 1.3.6.1.2.1.184.2.2.1
The compliance statement for SNMP entities that implement the NEMO-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

nemoCompliance2 1.3.6.1.2.1.184.2.2.2
The compliance statement for SNMP entities that implement the NEMO-MIB and support monitoring of the Binding Cache. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description: -- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. --
Status: current Access: read-only
MODULE-COMPLIANCE    

nemoCoreReadOnlyCompliance 1.3.6.1.2.1.184.2.2.3
The compliance statement for SNMP entities that implement the NEMO-MIB without support for read-write (i.e., in read-only mode).
Status: current Access: read-only
MODULE-COMPLIANCE    

nemoReadOnlyCompliance2 1.3.6.1.2.1.184.2.2.4
The compliance statement for SNMP entities that implement the NEMO-MIB without support for read-write (i.e., in read-only mode) and with support for monitoring of the Binding Cache. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description: -- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. --
Status: current Access: read-only
MODULE-COMPLIANCE    

nemoMrCompliance 1.3.6.1.2.1.184.2.2.5
The compliance statement for SNMP entities that implement the NEMO-MIB for monitoring configuration- related information, registration details, and statistics on a mobile router. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description: -- OBJECT mip6MnHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnBLNodeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. -- -- OBJECT mip6MnBLNodeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object.
Status: current Access: read-only
MODULE-COMPLIANCE    

nemoMrReadOnlyCompliance2 1.3.6.1.2.1.184.2.2.6
The compliance statement for SNMP entities that implement the NEMO-MIB without support for read- write (i.e., in read-only mode) and with support for monitoring of configuration-related information, registration details, and statistics on a mobile router. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description: -- OBJECT mip6MnHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnHomeAddress -- object. -- -- OBJECT mip6MnBLNodeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object. -- -- OBJECT mip6MnBLNodeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6MnBLNodeAddress -- object.
Status: current Access: read-only
MODULE-COMPLIANCE    

nemoHaCoreCompliance 1.3.6.1.2.1.184.2.2.7
The compliance statement for SNMP entities that implement the NEMO-MIB for configuration monitoring at the home agent. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description: -- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. --
Status: current Access: read-only
MODULE-COMPLIANCE    

nemoHaCompliance2 1.3.6.1.2.1.184.2.2.8
The compliance statement for SNMP entities that implement the NEMO-MIB with support for monitoring of the home agent functionality, specifically the home-agent-registration-related statistics. There are a number of INDEX objects that cannot be represented in the form of OBJECT clauses in SMIv2, but for which there are compliance requirements, expressed in OBJECT-clause form in this description: -- OBJECT mip6BindingHomeAddressType -- SYNTAX InetAddressType { ipv6(2) } -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. -- -- OBJECT mip6BindingHomeAddress -- SYNTAX InetAddress (SIZE(16)) -- DESCRIPTION -- This MIB module requires support for global -- IPv6 addresses for the mip6BindingHomeAddress -- object. --
Status: current Access: read-only
MODULE-COMPLIANCE    

nemoNotificationCompliance 1.3.6.1.2.1.184.2.2.9
The compliance statement for SNMP entities that implement the NEMO-MIB and support Notification from the home agent.
Status: current Access: read-only
MODULE-COMPLIANCE