iPSecureCiphersuite
SNR-SWITCH-MIB ·
.1.3.6.1.4.1.40418.7.100.4.5.1.1
Object
column r/w
Enumeration
Secure Ciphersuite for http secure server.
Context
- MIB
- SNR-SWITCH-MIB
- OID
.1.3.6.1.4.1.40418.7.100.4.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- iPHttpsEntry
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 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNR-SWITCH-MIB::iPSecureCiphersuite'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNR-SWITCH-MIB::iPSecureCiphersuite.<slotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNR-SWITCH-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNR-SWITCH-MIB::iPSecureCiphersuite'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | rc4_md5 |
1 | des_cbc_sha |
2 | des_cbc3_sha |
3 | rc4_128_sha |