hm2AgentRadiusAccountingServerAddressType
HM2-PLATFORM-RADIUS-MIB ·
.1.3.6.1.4.1.248.12.8.1.6.1.3
Object
This object is deprecated in favour of hm2AgentRadiusAccountingServerAddrType. IP Address Type of the configured RADIUS accounting server. This object cannot be changed after creation.
Context
- MIB
- HM2-PLATFORM-RADIUS-MIB
- OID
.1.3.6.1.4.1.248.12.8.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- hm2AgentRadiusAccountingConfigEntry
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 'HM2-PLATFORM-RADIUS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-RADIUS-MIB::hm2AgentRadiusAccountingServerAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-RADIUS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-RADIUS-MIB::hm2AgentRadiusAccountingServerAddressType.<hm2AgentRadiusAccountingServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-RADIUS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-RADIUS-MIB::hm2AgentRadiusAccountingServerAddressType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |