JUNIPER-SUBSCRIBER-MIB

File: JUNIPER-SUBSCRIBER-MIB.mib (32270 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
HCNUM-TC JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Unsigned32 TEXTUAL-CONVENTION
DisplayString MacAddress InterfaceIndex
CounterBasedGauge64 jnxSubscriberMibRoot

Defined Types

JnxSubscriberState  
The set of possible AAA subscriber states, expressed as a bit map: init INIT state only configured CONFIGURED state only active ACTIVE state only terminated TERMINATED state only terminating TERMINATING state only unknown Unknown state
TEXTUAL-CONVENTION    
  INTEGER init(0), configured(1), active(2), terminating(3), terminated(4), unknown(5)  

JnxSubscriberClientType  
The set of possible AAA subscriber client types: none None of the following dhcp DHCP clients only l2tp L2TP clients only ppp PPP clients only pppoe PPPoE clients only vlan VLAN clients only generic Generic clients only mobileIp Mobile Ip clients only vplsPw VPLS pseudowires only static Static clients only mlppp MLPPP clients only
TEXTUAL-CONVENTION    
  BITS none(0), dhcp(1), vlan(2), generic(3), mobileIp(4), vplsPw(5), ppp(6), ppppoe(7), l2tp(8), static(9), mlppp(10)  

JnxSubscriberInterfaceHardwareIndexEntry  
SEQUENCE    
  jnxSubscriberInterfaceHardwareIndexHandleHiWord Unsigned32
  jnxSubscriberInterfaceHardwareIndexHandleLoWord Unsigned32
  jnxSubscriberInterfaceHardwareIndex Unsigned32

JnxSubscriberEntry  
SEQUENCE    
  jnxSubscriberHandleHiWord Unsigned32
  jnxSubscriberHandleLoWord Unsigned32
  jnxSubscriberUserName DisplayString
  jnxSubscriberClientType JnxSubscriberClientType
  jnxSubscriberIpAddress IpAddress
  jnxSubscriberIpAddressMask IpAddress
  jnxSubscriberLogicalSystem OCTET STRING
  jnxSubscriberRoutingInstance OCTET STRING
  jnxSubscriberInterface DisplayString
  jnxSubscriberInterfaceType INTEGER
  jnxSubscriberMacAddress MacAddress
  jnxSubscriberState JnxSubscriberState
  jnxSubscriberLoginTime DisplayString
  jnxSubscriberAcctSessionId DisplayString

JnxSubscriberPortCountEntry  
SEQUENCE    
  jnxSubscriberPort DisplayString
  jnxSubscriberPortTunneledCounter CounterBasedGauge64
  jnxSubscriberPortTerminatedCounter CounterBasedGauge64

JnxSubscriberLogicalSystemEntry  
SEQUENCE    
  jnxSubscriberLogicalSystemHandleHiWord Unsigned32
  jnxSubscriberLogicalSystemHandleLoWord Unsigned32
  jnxSubscriberLogicalSystemState JnxSubscriberState

JnxSubscriberRoutingInstanceEntry  
SEQUENCE    
  jnxSubscriberRoutingInstanceHandleHiWord Unsigned32
  jnxSubscriberRoutingInstanceHandleLoWord Unsigned32
  jnxSubscriberRoutingInstanceState JnxSubscriberState

JnxSubscriberAccountingEntry  
SEQUENCE    
  jnxSubscriberAccountingHandleHiWord Unsigned32
  jnxSubscriberAccountingHandleLoWord Unsigned32
  jnxSubscriberAccountingUserName DisplayString
  jnxSubscriberAccountingClientType JnxSubscriberClientType
  jnxSubscriberAccountingIpAddress IpAddress
  jnxSubscriberAccountingIpAddressMask IpAddress
  jnxSubscriberAccountingLogicalSystem OCTET STRING
  jnxSubscriberAccountingRoutingInstance OCTET STRING
  jnxSubscriberAccountingInterface DisplayString
  jnxSubscriberAccountingInterfaceType INTEGER
  jnxSubscriberAccountingMacAddress MacAddress
  jnxSubscriberAccountingState JnxSubscriberState
  jnxSubscriberAccountingLoginTime DisplayString
  jnxSubscriberAccountingAcctSessionId DisplayString

JnxSubscriberPicCountEntry  
SEQUENCE    
  jnxSubscriberPic DisplayString
  jnxSubscriberPicTotalCounter CounterBasedGauge64

JnxSubscriberSlotCountEntry  
SEQUENCE    
  jnxSubscriberSlot DisplayString
  jnxSubscriberSlotTotalCounter CounterBasedGauge64

Defined Values

jnxSubscriberMIB 1.3.6.1.4.1.2636.3.64.1
The Subscriber MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

jnxSubscriberObjects 1.3.6.1.4.1.2636.3.64.1.1
OBJECT IDENTIFIER    

jnxSubscriberGeneral 1.3.6.1.4.1.2636.3.64.1.1.1
OBJECT IDENTIFIER    

jnxSubscriberLogicalSystemObjects 1.3.6.1.4.1.2636.3.64.1.1.2
OBJECT IDENTIFIER    

jnxSubscriberRoutingInstanceObjects 1.3.6.1.4.1.2636.3.64.1.1.3
OBJECT IDENTIFIER    

jnxSubscriberTotalCount 1.3.6.1.4.1.2636.3.64.1.1.1.1
Total number of subscribers.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberActiveCount 1.3.6.1.4.1.2636.3.64.1.1.1.2
Number of active subscribers.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberTable 1.3.6.1.4.1.2636.3.64.1.1.1.3
The entries in this table represent subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSubscriberEntry

jnxSubscriberInterfaceHardwareIndexTable 1.3.6.1.4.1.2636.3.64.1.1.1.4
The entries in this table represent subscribers Interface Hardware Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSubscriberInterfaceHardwareIndexEntry

jnxSubscriberPortCountTable 1.3.6.1.4.1.2636.3.64.1.1.1.5
The entries in this table represent each port. Each entry contains the port name and the number of active subscribers present on that port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSubscriberPortCountEntry

jnxSubscriberAccountingTable 1.3.6.1.4.1.2636.3.64.1.1.1.6
The entries in this table represent subscribers with accounting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSubscriberAccountingEntry

jnxSubscriberAccountingTotalCount 1.3.6.1.4.1.2636.3.64.1.1.1.7
Total number of subscribers with accounting.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberPicCountTable 1.3.6.1.4.1.2636.3.64.1.1.1.8
The entries in this table represent each PIC. Each entry contains the PIC name and the number of active subscribers present on that PIC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSubscriberPicCountEntry

jnxSubscriberSlotCountTable 1.3.6.1.4.1.2636.3.64.1.1.1.9
The entries in this table represent each slot. Each entry contains the slot name and the number of active subscribers present on that slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSubscriberSlotCountEntry

jnxSubscriberInterfaceHardwareIndexEntry 1.3.6.1.4.1.2636.3.64.1.1.1.4.1
A specification of subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSubscriberInterfaceHardwareIndexEntry  

jnxSubscriberInterfaceHardwareIndexHandleHiWord 1.3.6.1.4.1.2636.3.64.1.1.1.4.1.1
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the most significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberInterfaceHardwareIndexHandleLoWord 1.3.6.1.4.1.2636.3.64.1.1.1.4.1.2
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the least significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberInterfaceHardwareIndex 1.3.6.1.4.1.2636.3.64.1.1.1.4.1.3
The subscriber interface hardware index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberEntry 1.3.6.1.4.1.2636.3.64.1.1.1.3.1
A specification of subscribers.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSubscriberEntry  

jnxSubscriberHandleHiWord 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.1
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the most significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberHandleLoWord 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.2
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the least significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberUserName 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.3
The userName associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSubscriberClientType 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.4
The client type for this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  JnxSubscriberClientType  

jnxSubscriberIpAddress 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.5
The client IP Address assigned to this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

jnxSubscriberIpAddressMask 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.6
The client IP Address Mask assigned to this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

jnxSubscriberLogicalSystem 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.7
The logical system associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

jnxSubscriberRoutingInstance 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.8
The routing instance associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

jnxSubscriberInterface 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.9
The textual name of the interface associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSubscriberInterfaceType 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.10
The type of the interface associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), static(1), dynamic(2)  

jnxSubscriberMacAddress 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.11
The MAC address of the interface associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

jnxSubscriberState 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.12
The state of this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  JnxSubscriberState  

jnxSubscriberLoginTime 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.13
The time this subscriber logged in to the server.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSubscriberAcctSessionId 1.3.6.1.4.1.2636.3.64.1.1.1.3.1.14
The accounting session id associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSubscriberPortCountEntry 1.3.6.1.4.1.2636.3.64.1.1.1.5.1
A specification of Port containing the port name and the number of active subscribers on that port
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSubscriberPortCountEntry  

jnxSubscriberPort 1.3.6.1.4.1.2636.3.64.1.1.1.5.1.1
Name of the port in string
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

jnxSubscriberPortTunneledCounter 1.3.6.1.4.1.2636.3.64.1.1.1.5.1.2
Number of active Tunneled subscribers present on the port
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberPortTerminatedCounter 1.3.6.1.4.1.2636.3.64.1.1.1.5.1.3
Number of active Tunneled subscribers present on the port
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberLogicalSystemTotalCount 1.3.6.1.4.1.2636.3.64.1.1.2.1
The number of total subscribers on the logical system.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberLogicalSystemActiveCount 1.3.6.1.4.1.2636.3.64.1.1.2.2
The number of active subscribers on the logical system.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberLogicalSystemTable 1.3.6.1.4.1.2636.3.64.1.1.2.3
The entries in this table sort subscribers within the logical system. The logical system name must be provided in the SNMP query. The logical system will be identified by either the context field in V3 requests, or it will be encoded in the community string in V1 or V2c requests. User can query for logical-system/routing-instance specific data by prefixing the community string with /@, where '@' acts as a separator between community name and routing-instance name. If no logical system is specified, this table shows data for the default logical system. The name of the routing instance is ignored for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSubscriberLogicalSystemEntry

jnxSubscriberLogicalSystemEntry 1.3.6.1.4.1.2636.3.64.1.1.2.3.1
A specification of subscribers within the logical system.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSubscriberLogicalSystemEntry  

jnxSubscriberLogicalSystemHandleHiWord 1.3.6.1.4.1.2636.3.64.1.1.2.3.1.1
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the most significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberLogicalSystemHandleLoWord 1.3.6.1.4.1.2636.3.64.1.1.2.3.1.2
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the least significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberLogicalSystemState 1.3.6.1.4.1.2636.3.64.1.1.2.3.1.3
The state of this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  JnxSubscriberState  

jnxSubscriberRoutingInstanceTotalCount 1.3.6.1.4.1.2636.3.64.1.1.3.1
The number of total subscribers on the routing instance.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberRoutingInstanceActiveCount 1.3.6.1.4.1.2636.3.64.1.1.3.2
The number of active subscribers on the routing instance.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberRoutingInstanceTable 1.3.6.1.4.1.2636.3.64.1.1.3.3
The entries in this table sort subscribers within routing instance. The routing instance name must be provided in the SNMP query. The routing instance will be identified by either the context field in V3 requests, or it will be encoded in the community string in V1 or V2c requests. User can query for logical-system/routing-instance specific data by prefixing the community string with /@, where '@' acts as a separator between community name and routing-instance name. If no routing instance is specified, this table shows data for the default routing instance. The name of the logical system is ignored for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSubscriberRoutingInstanceEntry

jnxSubscriberRoutingInstanceEntry 1.3.6.1.4.1.2636.3.64.1.1.3.3.1
A specification of subscribers within routing instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSubscriberRoutingInstanceEntry  

jnxSubscriberRoutingInstanceHandleHiWord 1.3.6.1.4.1.2636.3.64.1.1.3.3.1.1
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the most significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberRoutingInstanceHandleLoWord 1.3.6.1.4.1.2636.3.64.1.1.3.3.1.2
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the least significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberRoutingInstanceState 1.3.6.1.4.1.2636.3.64.1.1.3.3.1.3
The state of this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  JnxSubscriberState  

jnxSubscriberAccountingEntry 1.3.6.1.4.1.2636.3.64.1.1.1.6.1
A specification of subscribers with Accounting.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSubscriberAccountingEntry  

jnxSubscriberAccountingHandleHiWord 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.1
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the most significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberAccountingHandleLoWord 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.2
The subscriber handle associated with this subscriber. A subscriber handle is a monotonically increasing number. This object is equal to the least significant 32 bit of the 64 bit subscriber id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxSubscriberAccountingUserName 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.3
The userName associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSubscriberAccountingClientType 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.4
The client type for this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  JnxSubscriberClientType  

jnxSubscriberAccountingIpAddress 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.5
The client IP Address assigned to this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

jnxSubscriberAccountingIpAddressMask 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.6
The client IP Address Mask assigned to this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

jnxSubscriberAccountingLogicalSystem 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.7
The logical system associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

jnxSubscriberAccountingRoutingInstance 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.8
The routing instance associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

jnxSubscriberAccountingInterface 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.9
The textual name of the interface associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSubscriberAccountingInterfaceType 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.10
The type of the interface associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), static(1), dynamic(2)  

jnxSubscriberAccountingMacAddress 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.11
The MAC address of the interface associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

jnxSubscriberAccountingState 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.12
The state of this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  JnxSubscriberState  

jnxSubscriberAccountingLoginTime 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.13
The time this subscriber logged in to the server.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSubscriberAccountingAcctSessionId 1.3.6.1.4.1.2636.3.64.1.1.1.6.1.14
The accounting session id associated with this subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSubscriberPicCountEntry 1.3.6.1.4.1.2636.3.64.1.1.1.8.1
A specification of Pic containing the PIC name and the number of active subscribers on that PIC
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSubscriberPicCountEntry  

jnxSubscriberPic 1.3.6.1.4.1.2636.3.64.1.1.1.8.1.1
Name of the PIC in string
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

jnxSubscriberPicTotalCounter 1.3.6.1.4.1.2636.3.64.1.1.1.8.1.2
Number of active subscribers present on the PIC
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSubscriberSlotCountEntry 1.3.6.1.4.1.2636.3.64.1.1.1.9.1
A specification of Slot containing the slot name and the number of active subscribers on that slot
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSubscriberSlotCountEntry  

jnxSubscriberSlot 1.3.6.1.4.1.2636.3.64.1.1.1.9.1.1
Name of the slot in string
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

jnxSubscriberSlotTotalCounter 1.3.6.1.4.1.2636.3.64.1.1.1.9.1.2
Number of active subscribers present on the slot
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64