cadSysSourceAddressIndex
CADANT-CMTS-SYSTEM-MIB ·
.1.3.6.1.4.1.4998.1.1.5.1.22.1.1.1
Object
column CADANT-TCAdminSrcAddrType
The type of administrative service.
Context
- MIB
- CADANT-CMTS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.4998.1.1.5.1.22.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cadSysSourceAddressEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-SYSTEM-MIB::cadSysSourceAddressIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-SYSTEM-MIB::cadSysSourceAddressIndex.<cadSysSourceAddressIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-SYSTEM-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-SYSTEM-MIB::cadSysSourceAddressIndex'
Syntax
- Source
- CADANT-TCAdminSrcAddrType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | ftp |
3 | http |
4 | ipdr |
5 | legal-intercept |
6 | ntp |
7 | pc-dqos |
8 | pc-mm |
9 | remote-query |
10 | snmp-trap |
11 | ssh |
12 | syslog |
13 | radius |
14 | tacacs |
15 | telnet |
16 | dns |