devFunFwServerIpAddrType
DLINK-DXS-1210-12TC-AX-MIB ·
.1.3.6.1.4.1.171.10.139.1.1.1.1.2.2.1
Object
Address type of IP Address of the remote system to which the switch file have to be transfer.
Context
- MIB
- DLINK-DXS-1210-12TC-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.1.1.1.1.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- devFunFwUpgradeAndBackup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-DXS-1210-12TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-12TC-AX-MIB::devFunFwServerIpAddrType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-DXS-1210-12TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-DXS-1210-12TC-AX-MIB::devFunFwServerIpAddrType'
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 |