CLAB-ANI-NID-MIB: View SNMP OID List / Download MIB
VENDOR: CABLE TELEVISION LABORATORIES
Home | MIB: CLAB-ANI-NID-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
clabAniNidNotifications | 1.3.6.1.4.1.4491.4.8.0 | |||
clabAniNidMibObjects | 1.3.6.1.4.1.4491.4.8.1 | |||
clabAniNidCfgObjects | 1.3.6.1.4.1.4491.4.8.1.1 | |||
clabAniNidCfgID | 1.3.6.1.4.1.4491.4.8.1.1.1 | snmpadminstring | read-only |
Human Readable Identifier - Assigned by install technician. |
clabAniNidCfgPtpMcastMac | 1.3.6.1.4.1.4491.4.8.1.1.2 | integer | read-write |
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. Enumeration: 'forwardable': 1, 'nonforwardable': 2. |
clabAniNidCfgTelnetEnabled | 1.3.6.1.4.1.4491.4.8.1.1.3 | truthvalue | read-write |
This object allows enabling or disabling Telnet access on the NID. |
clabAniNidCfgTftpEnabled | 1.3.6.1.4.1.4491.4.8.1.1.4 | truthvalue | read-write |
This object allows enabling or disabling TFTP access to/from the NID. The default is false (disabled) |
clabAniNidCfgClientAuthStatus | 1.3.6.1.4.1.4491.4.8.1.1.5 | integer | read-only |
Current authentication status of the NID authentication client with respect to the AAA server. Enumeration: 'noAvailableServers': 3, 'unknown': 0, 'authenticated': 1, 'authenticationFailed': 2. |
clabAniNidCfgAuthServerServiceType | 1.3.6.1.4.1.4491.4.8.1.1.6 | integer | read-write |
Authentication protocol. Only one protocol may be active on a NID. Enumeration: 'unknown': 0, 'radius': 1, 'tacacs': 2. |
clabAniNidCfgPrimaryServerIpAddressType | 1.3.6.1.4.1.4491.4.8.1.1.7 | inetaddresstype | read-write |
AAA primary server IP Address Type |
clabAniNidCfgPrimaryServerIpAddress | 1.3.6.1.4.1.4491.4.8.1.1.8 | inetaddress | read-write |
AAA primary server IP Address |
clabAniNidCfgPrimaryServerPort | 1.3.6.1.4.1.4491.4.8.1.1.9 | inetportnumber | read-write |
AAA primary port number |
clabAniNidCfgSecondaryServerIpAddressType | 1.3.6.1.4.1.4491.4.8.1.1.10 | inetaddresstype | read-write |
AAA Secondary server IP Address Type |
clabAniNidCfgSecondaryServerIpAddress | 1.3.6.1.4.1.4491.4.8.1.1.11 | inetaddress | read-write |
AAA Secondary server IP Address |
clabAniNidCfgSecondaryServerPort | 1.3.6.1.4.1.4491.4.8.1.1.12 | inetportnumber | read-write |
AAA secondary port number |
clabAniNidStatusObjects | 1.3.6.1.4.1.4491.4.8.1.2 | |||
clabAniNidStatusAuthHistoryMaxTableSize | 1.3.6.1.4.1.4491.4.8.1.2.1 | unsigned32 | read-write |
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). |
clabAniNidStatusAuthHistoryTable | 1.3.6.1.4.1.4491.4.8.1.2.2 | no-access |
This table reports each authentication attempt and result. Radius and TACACS servers available to authentication clients. |
|
1.3.6.1.4.1.4491.4.8.1.2.2.1 | no-access |
One entry per authentication attempt. |
||
clabAniNidStatusAuthHistoryInitiationTime | 1.3.6.1.4.1.4491.4.8.1.2.2.1.1 | timeticks | no-access |
Index value of the clabAniStatusNidHistoryServerTable. |
clabAniNidStatusAuthHistoryResults | 1.3.6.1.4.1.4491.4.8.1.2.2.1.2 | integer | read-write |
Attempted authentication outcome. Failure reason codes follow: failed_rc1(2) - Unknown failed_rc2(3) - Server Not Available failed_rc3(4) - Unknown User . Enumeration: 'failedRc3': 4, 'unknown': 0, 'failedRc1': 2, 'success': 1, 'failedRc2': 3. |
clabAniNidStatusAuthHistoryServer | 1.3.6.1.4.1.4491.4.8.1.2.2.1.3 | integer | read-only |
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. Enumeration: 'primary': 0, 'secondary': 1. |
clabAniNidStatusReportCircuitTable | 1.3.6.1.4.1.4491.4.8.1.2.3 | no-access |
This table reports each circuit associated with this NID. This table and its contents are stored in non-volatile memory. |
|
1.3.6.1.4.1.4491.4.8.1.2.3.1 | no-access |
One entry per circuit. |
||
clabAniNidStatusReportCircuitIndex | 1.3.6.1.4.1.4491.4.8.1.2.3.1.1 | unsigned32 | read-only |
Index value of the clabAniNidStatusCircuitReportTable. |
clabAniNidStatusReportCircuitIdentifier | 1.3.6.1.4.1.4491.4.8.1.2.3.1.2 | snmpadminstring | read-only |
Service or circuit identifier |
clabAniNidStatusReportCircuitTargetIdentifier | 1.3.6.1.4.1.4491.4.8.1.2.3.1.3 | snmpadminstring | read-only |
Target identifier (TID) |
clabAniNidMibConformance | 1.3.6.1.4.1.4491.4.8.99 | |||
clabAniNidMibCompliances | 1.3.6.1.4.1.4491.4.8.99.1 | |||
clabAniNidCompliance | 1.3.6.1.4.1.4491.4.8.99.1.1 |
The compliance statement for the NID device. |
||
clabAniNidMibGroups | 1.3.6.1.4.1.4491.4.8.99.2 | |||
clabAniNidGroup | 1.3.6.1.4.1.4491.4.8.99.2.1 |
Objects implemented in the clabAniNidGroup. |