ARRIS-C3-SUBINT-MIB

File: ARRIS-C3-SUBINT-MIB.mib (19373 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ARRIS-MIB

Imported symbols

enterprises MODULE-IDENTITY OBJECT-TYPE
Unsigned32 Integer32 IpAddress
OBJECT-GROUP MODULE-COMPLIANCE TruthValue
TEXTUAL-CONVENTION RowStatus cmtsC3

Defined Types

DcxSubIntEntry  
SEQUENCE    
  dcxSubIntSlotIndex Unsigned32
  dcxSubIntPortIndex Unsigned32
  dcxSubIntSubIntIndex Unsigned32
  dcxSubIntBridgeGroupNum Unsigned32
  dcxSubIntManagementAccess TruthValue
  dcxSubIntPrimaryIpAddress IpAddress
  dcxSubIntPrimaryIpMask IpAddress
  dcxSubIntPrimaryIpBCastAddress IpAddress
  dcxSubIntRelayEnabled TruthValue
  dcxSubIntRelayInformationOption TruthValue
  dcxSubIntGiaddrPolicy INTEGER
  dcxSubIntInboundAclIndex Unsigned32
  dcxSubIntOutgoingAclIndex Unsigned32
  dcxSubIntUnboundTag Unsigned32
  dcxSubIntUnboundTagIsNative TruthValue
  dcxSubIntOperational TruthValue
  dcxSubIntStatus RowStatus

DcxSubIntIpEntry  
SEQUENCE    
  dcxSubIntIpIndex Unsigned32
  dcxSubIntIpAddress IpAddress
  dcxSubIntIpAddressType INTEGER
  dcxSubIntIpMask IpAddress
  dcxSubIntIpBCastAddress IpAddress
  dcxSubIntIpStatus RowStatus

DcxSubIntCableHelperEntry  
SEQUENCE    
  dcxSubIntCableHelperType INTEGER
  dcxSubIntCableHelperIndex Unsigned32
  dcxSubIntCableHelperIpAddress IpAddress
  dcxSubIntCableHelperStatus RowStatus

DcxSubIntVlanTagEntry  
SEQUENCE    
  dcxSubIntVlanTag Unsigned32
  dcxSubIntVlanNative TruthValue
  dcxSubIntVlanIsBound TruthValue
  dcxSubIntBoundVlanSlotIndex Integer32
  dcxSubIntBoundVlanPortIndex Integer32
  dcxSubIntBoundVlanSubIntIndex Integer32
  dcxSubIntBoundVlanTag Unsigned32
  dcxSubIntBoundVlanNative TruthValue
  dcxSubIntVlanTagStatus RowStatus

Defined Values

cmtsC3SubIntMIB 1.3.6.1.4.1.4115.1.4.3.11
This MIB manages the Sub-Interface software on the Arris CMTS C3
MODULE-IDENTITY    

dcxSubIntObjects 1.3.6.1.4.1.4115.1.4.3.11.1
OBJECT IDENTIFIER    

dcxSubIntControlGroup 1.3.6.1.4.1.4115.1.4.3.11.1.1
OBJECT IDENTIFIER    

dcxSubIntTable 1.3.6.1.4.1.4115.1.4.3.11.1.1.1
Arris C3 Proprietary Sub-Interface table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DcxSubIntEntry

dcxSubIntEntry 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1
A row in the dcxSubIntTable. An entry in this table exists for each Sub-Interface configured on the CMTS
Status: current Access: not-accessible
OBJECT-TYPE    
  DcxSubIntEntry  

dcxSubIntSlotIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.1
the slot index of the card in the Cmts
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4094  

dcxSubIntPortIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.2
the port index of the port on a card
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4094  

dcxSubIntSubIntIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.3
the sub-interface index of the sub-inteface on a port
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4094  

dcxSubIntBridgeGroupNum 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.4
bridge-group number which the sub-interface is configured on, 0 is reserved, 255 indicates not configured in a bridge-group
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..254  

dcxSubIntManagementAccess 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.5
is management of Cmts allowed through sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dcxSubIntPrimaryIpAddress 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.6
primary ip address of sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dcxSubIntPrimaryIpMask 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.7
primary ip subnet mask of sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dcxSubIntPrimaryIpBCastAddress 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.8
primary ip subnet broadcast address of sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dcxSubIntRelayEnabled 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.9
are DHCP packets relayed on this sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dcxSubIntRelayInformationOption 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.10
is the information options added to the DHCP packets relayed on this sub-interface. Has no effect if dcxSubIntRelayEnabled is False on the sub-interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dcxSubIntGiaddrPolicy 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.11
which giaddr is used for DHCP packets relayed from CPEs on this sub-interface, off(0) is returned when dcxSubIntRelayEnabled is False, primary(1) indicates that the primary address on sub-interface is used, policy(2) indicates that the first secondary is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), primary(1), policy(2)  

dcxSubIntInboundAclIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.12
which Access Control List is this sub-interface bound to for inbound packets, a value of zero indicates no ACL binding for inbound packets on the sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2999  

dcxSubIntOutgoingAclIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.13
which Access Control List is this sub-interface bound to for outgoing packets, a value of zero indicates no ACL binding for inbound packets on the sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2999  

dcxSubIntUnboundTag 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.14
sub-interface encapsulate Vlan Tag value, 0 indicates no tag
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4094  

dcxSubIntUnboundTagIsNative 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.15
sub-interface will not generate packets with tags when native is configured
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dcxSubIntOperational 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.16
states if the subinterface is operational or not, factors are dcxSubIntStatus and the physical ports oper and admin status
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dcxSubIntStatus 1.3.6.1.4.1.4115.1.4.3.11.1.1.1.1.17
Controls and reflects the status of rows in this table. Rows in this table may be created by either the create-and-go or create-and-wait paradigms. There is no restriction on changing values in a row of this table while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dcxSubIntIpTable 1.3.6.1.4.1.4115.1.4.3.11.1.1.2
Arris C3 Proprietary Sub-Interface table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DcxSubIntIpEntry

dcxSubIntIpEntry 1.3.6.1.4.1.4115.1.4.3.11.1.1.2.1
A row in the dcxSubIntIpTable. An entry in this table exists for each IP address configured on the Sub-Interface identified by the dcxSubIntNumber
Status: current Access: not-accessible
OBJECT-TYPE    
  DcxSubIntIpEntry  

dcxSubIntIpIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.2.1.1
sub-interface secondary IP address index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dcxSubIntIpAddress 1.3.6.1.4.1.4115.1.4.3.11.1.1.2.1.2
a secondary ip address of sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dcxSubIntIpMask 1.3.6.1.4.1.4115.1.4.3.11.1.1.2.1.3
a secondary ip subnet mask of sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dcxSubIntIpBCastAddress 1.3.6.1.4.1.4115.1.4.3.11.1.1.2.1.4
a secondary ip subnet broadcast address of sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dcxSubIntIpAddressType 1.3.6.1.4.1.4115.1.4.3.11.1.1.2.1.5
primary(1): address is the primary address on the sub-interface, only one allowed secondary(2):address is one of the secondary addresses configured on the sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

dcxSubIntIpStatus 1.3.6.1.4.1.4115.1.4.3.11.1.1.2.1.6
Controls and reflects the status of rows in this table. Rows in this table may be created by the create-and-go paradigm. There is no restriction on changing values in a row of this table while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dcxSubIntCableHelperTable 1.3.6.1.4.1.4115.1.4.3.11.1.1.3
Arris C3 Proprietary Sub-Interface Cable Helper Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DcxSubIntCableHelperEntry

dcxSubIntCableHelperEntry 1.3.6.1.4.1.4115.1.4.3.11.1.1.3.1
A row in the dcxSubIntCableHelperTable. An entry in this table exists for each cable helper IP address configured on the Sub-Interface which is identified using the dcxSubIntNumber
Status: current Access: not-accessible
OBJECT-TYPE    
  DcxSubIntCableHelperEntry  

dcxSubIntCableHelperType 1.3.6.1.4.1.4115.1.4.3.11.1.1.3.1.1
category of cable helper address. cm(1) these helper addresses are only used when relaying DHCP packets originating from a CM. cpe(2) these helper addresses are only used when relaying DHCP packets originating from a CPE. default(0) these helper addresses are used when: - relaying DHCP packets originating from a CM when no helper address of type cm(1) is configured or - relaying DHCP packets originating from a CPE when no helper address of type cpe(2) is configured
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER default(0), cm(1), cpe(2)  

dcxSubIntCableHelperIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.3.1.2
sub-interface cable helper index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dcxSubIntCableHelperIpAddress 1.3.6.1.4.1.4115.1.4.3.11.1.1.3.1.3
cable helper ip address configured on sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

dcxSubIntCableHelperStatus 1.3.6.1.4.1.4115.1.4.3.11.1.1.3.1.4
Controls and reflects the status of rows in this table. Rows in this table may be created by the create-and-go paradigm. Entries in this table can only be created or deleted, no modification is possible.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dcxSubIntVlanTagTable 1.3.6.1.4.1.4115.1.4.3.11.1.1.4
Arris C3 Proprietary Sub-Interface Vlan Tag Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DcxSubIntVlanTagEntry

dcxSubIntVlanTagEntry 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1
A row in the dcxSubIntVlanTagTable. An entry in this table exists for each Vlan tag that is configured on the sub-interface (which is identified using the dcxSubIntNumber)
Status: current Access: not-accessible
OBJECT-TYPE    
  DcxSubIntVlanTagEntry  

dcxSubIntVlanTag 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.1
sub-interface Vlan Tag value, 0 indicates no tag
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4094  

dcxSubIntVlanNative 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.2
sub-interface will not generate packets with tags when native is configured
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dcxSubIntVlanIsBound 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.3
is sub-interface tag bound to another sub-interface's VLAN tag
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dcxSubIntBoundVlanSlotIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.4
slot index of VLAN tag that dcxSubIntVlanTag is bound to -1 when VLAN not bound to another VLAN tag on another sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

dcxSubIntBoundVlanPortIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.5
port index of VLAN tag that dcxSubIntVlanTag is bound to -1 returned when VLAN not bound to another VLAN tag on another sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

dcxSubIntBoundVlanSubIntIndex 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.6
sub interface index of VLAN tag that dcxSubIntVlanTag is bound to -1 returned when VLAN not bound to another VLAN tag on another sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

dcxSubIntBoundVlanTag 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.7
sub-interface Vlan Tag value, 0 indicates no tag
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4094  

dcxSubIntBoundVlanNative 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.8
bound sub-interface will not generate packets with tags when native is configured FLASE will be returned when VLAN not bound to another VLAN tag on another sub-interface
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dcxSubIntVlanTagStatus 1.3.6.1.4.1.4115.1.4.3.11.1.1.4.1.9
Controls and reflects the status of rows in this table. Rows in this table may be created by the create-and-go paradigm. There is no restriction on changing values in a row of this table while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus