ccaHCCPGroupAuthentication
CISCO-CABLE-AVAILABILITY-MIB ·
.1.3.6.1.4.1.9.9.242.1.1.2.1.2
Object
column Enumeration
The value of this object specifies the type of authentication method used. none(1) : No authentication is performed on that group. md5(2) : The MD5 Message Digest algorithm. text(3) : Authentication based on a textual string.
Context
- MIB
- CISCO-CABLE-AVAILABILITY-MIB
- OID
.1.3.6.1.4.1.9.9.242.1.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccaHCCPGroupEntry
- Groups
- 1
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 'CISCO-CABLE-AVAILABILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-AVAILABILITY-MIB::ccaHCCPGroupAuthentication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-AVAILABILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-AVAILABILITY-MIB::ccaHCCPGroupAuthentication.<ccaHCCPGroupID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-AVAILABILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-AVAILABILITY-MIB::ccaHCCPGroupAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | md5 |
3 | text |
Conformance
Member of