agentTransferUploadServerAddressType
DNOS-SWITCHING-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.9.1.8
Object
The type of the tftpserverip address, as defined in the InetAddress MIB.
The agentTransferUploadServerAddress object is intepreted within the
context of agentTransferUploadServerAddressType. Only ipv4(1) and
ipv6(2) is supported at present.
Context
- MIB
- DNOS-SWITCHING-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.9.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentTransferUploadGroup
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 'DNOS-SWITCHING-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-SWITCHING-MIB::agentTransferUploadServerAddressType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-SWITCHING-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-SWITCHING-MIB::agentTransferUploadServerAddressType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Object Constraints
range: 0-255
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |