CLAB-ANI-NID-MIB

File: CLAB-ANI-NID-MIB.mib (13370 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB CLAB-DEF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Counter64 Integer32 Unsigned32
OBJECT-GROUP MODULE-COMPLIANCE MacAddress
RowStatus SnmpAdminString DateAndTime
TruthValue InetPortNumber InetAddressType
InetAddress InetAddressPrefixLength clabCommonMibs

Defined Types

ClabAniNidStatusAuthHistoryEntry  
SEQUENCE    
  clabAniNidStatusAuthHistoryInitiationTime TimeTicks
  clabAniNidStatusAuthHistoryResults INTEGER
  clabAniNidStatusAuthHistoryServer INTEGER

ClabAniNidStatusReportCircuitEntry  
SEQUENCE    
  clabAniNidStatusReportCircuitIndex Unsigned32
  clabAniNidStatusReportCircuitIdentifier SnmpAdminString
  clabAniNidStatusReportCircuitTargetIdentifier SnmpAdminString

Defined Values

clabAniNidMib 1.3.6.1.4.1.4491.4.8
This MIB module contains the management for Network Interface Devices (NIDs). Copyright 2016 Cable Television Laboratories, Inc. All rights reserved.
MODULE-IDENTITY    

clabAniNidNotifications 1.3.6.1.4.1.4491.4.8.0
OBJECT IDENTIFIER    

clabAniNidMibObjects 1.3.6.1.4.1.4491.4.8.1
OBJECT IDENTIFIER    

clabAniNidMibConformance 1.3.6.1.4.1.4491.4.8.99
OBJECT IDENTIFIER    

clabAniNidCfgObjects 1.3.6.1.4.1.4491.4.8.1.1
OBJECT IDENTIFIER    

clabAniNidStatusObjects 1.3.6.1.4.1.4491.4.8.1.2
OBJECT IDENTIFIER    

clabAniNidCfgID 1.3.6.1.4.1.4491.4.8.1.1.1
Human Readable Identifier - Assigned by install technician.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

clabAniNidCfgPtpMcastMac 1.3.6.1.4.1.4491.4.8.1.1.2
For transmitting PTP packets, either the forwardable multicast MAC address (01-1B-19-00-00-00) or the non-forwardable multicast MAC address (01-80-C2-00-00-0E) must be used as the destination MAC address. The MAC address in use is selected on a per-port basis through the configuration. However, the non-forwardable multicast MAC address (01-80-C2-00-00-0E) will be used if no destination MAC is configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forwardable(1), nonforwardable(2)  

clabAniNidCfgTelnetEnabled 1.3.6.1.4.1.4491.4.8.1.1.3
This object allows enabling or disabling Telnet access on the NID.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

clabAniNidCfgTftpEnabled 1.3.6.1.4.1.4491.4.8.1.1.4
This object allows enabling or disabling TFTP access to/from the NID. The default is false (disabled)
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

clabAniNidCfgClientAuthStatus 1.3.6.1.4.1.4491.4.8.1.1.5
Current authentication status of the NID authentication client with respect to the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), authenticated(1), authenticationFailed(2), noAvailableServers(3)  

clabAniNidCfgAuthServerServiceType 1.3.6.1.4.1.4491.4.8.1.1.6
Authentication protocol. Only one protocol may be active on a NID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), radius(1), tacacs(2)  

clabAniNidCfgPrimaryServerIpAddressType 1.3.6.1.4.1.4491.4.8.1.1.7
AAA primary server IP Address Type
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

clabAniNidCfgPrimaryServerIpAddress 1.3.6.1.4.1.4491.4.8.1.1.8
AAA primary server IP Address
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

clabAniNidCfgPrimaryServerPort 1.3.6.1.4.1.4491.4.8.1.1.9
AAA primary port number
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

clabAniNidCfgSecondaryServerIpAddressType 1.3.6.1.4.1.4491.4.8.1.1.10
AAA Secondary server IP Address Type
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

clabAniNidCfgSecondaryServerIpAddress 1.3.6.1.4.1.4491.4.8.1.1.11
AAA Secondary server IP Address
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

clabAniNidCfgSecondaryServerPort 1.3.6.1.4.1.4491.4.8.1.1.12
AAA secondary port number
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

clabAniNidStatusAuthHistoryMaxTableSize 1.3.6.1.4.1.4491.4.8.1.2.1
Sets the maximum number of rows. If a new row is to be added (i.e., a new session attempt)and the addition would cause the table to exceed the maximam table size, the oldest entry must be first deleted then the new authentication attempt row is appended to the table (i.e., added as the last row).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

clabAniNidStatusAuthHistoryTable 1.3.6.1.4.1.4491.4.8.1.2.2
This table reports each authentication attempt and result. Radius and TACACS servers available to authentication clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClabAniNidStatusAuthHistoryEntry

clabAniNidStatusAuthHistoryEntry 1.3.6.1.4.1.4491.4.8.1.2.2.1
One entry per authentication attempt.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClabAniNidStatusAuthHistoryEntry  

clabAniNidStatusAuthHistoryInitiationTime 1.3.6.1.4.1.4491.4.8.1.2.2.1.1
Index value of the clabAniStatusNidHistoryServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeTicks  

clabAniNidStatusAuthHistoryResults 1.3.6.1.4.1.4491.4.8.1.2.2.1.2
Attempted authentication outcome. Failure reason codes follow: failed_rc1(2) - Unknown failed_rc2(3) - Server Not Available failed_rc3(4) - Unknown User .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), success(1), failedRc1(2), failedRc2(3), failedRc3(4)  

clabAniNidStatusAuthHistoryServer 1.3.6.1.4.1.4491.4.8.1.2.2.1.3
Identifies whether primary or secondary server access was attempted. If the primary server rejected the session or was not available, the NID should attempt accessing the secondary server if defined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(0), secondary(1)  

clabAniNidStatusReportCircuitTable 1.3.6.1.4.1.4491.4.8.1.2.3
This table reports each circuit associated with this NID. This table and its contents are stored in non-volatile memory.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ClabAniNidStatusReportCircuitEntry

clabAniNidStatusReportCircuitEntry 1.3.6.1.4.1.4491.4.8.1.2.3.1
One entry per circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  ClabAniNidStatusReportCircuitEntry  

clabAniNidStatusReportCircuitIndex 1.3.6.1.4.1.4491.4.8.1.2.3.1.1
Index value of the clabAniNidStatusCircuitReportTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..255  

clabAniNidStatusReportCircuitIdentifier 1.3.6.1.4.1.4491.4.8.1.2.3.1.2
Service or circuit identifier
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

clabAniNidStatusReportCircuitTargetIdentifier 1.3.6.1.4.1.4491.4.8.1.2.3.1.3
Target identifier (TID)
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

clabAniNidMibCompliances 1.3.6.1.4.1.4491.4.8.99.1
OBJECT IDENTIFIER    

clabAniNidMibGroups 1.3.6.1.4.1.4491.4.8.99.2
OBJECT IDENTIFIER    

clabAniNidCompliance 1.3.6.1.4.1.4491.4.8.99.1.1
The compliance statement for the NID device.
Status: current Access: read-only
MODULE-COMPLIANCE    

clabAniNidGroup 1.3.6.1.4.1.4491.4.8.99.2.1
Objects implemented in the clabAniNidGroup.
Status: current Access: read-only
OBJECT-GROUP