hmSetupVpnProposalsIkeEntryIkeAuthAlg
HIRSCHMANN-BAT-RAIL-SINGLE-MIB ·
.1.3.6.1.4.1.248.32.16.11.2.19.4.11.1.4
Object
column r/w
Enumeration
-- empty --
Context
- MIB
- HIRSCHMANN-BAT-RAIL-SINGLE-MIB
- OID
.1.3.6.1.4.1.248.32.16.11.2.19.4.11.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmSetupVpnProposalsIkeEntry
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 'HIRSCHMANN-BAT-RAIL-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-BAT-RAIL-SINGLE-MIB::hmSetupVpnProposalsIkeEntryIkeAuthAlg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIRSCHMANN-BAT-RAIL-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-BAT-RAIL-SINGLE-MIB::hmSetupVpnProposalsIkeEntryIkeAuthAlg.<hmSetupVpnProposalsIkeEntryName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-BAT-RAIL-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-BAT-RAIL-SINGLE-MIB::hmSetupVpnProposalsIkeEntryIkeAuthAlg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eMd5 |
2 | eSha1 |
4 | eSha2256 |
5 | eSha2384 |
6 | eSha2512 |