agTftpPort
ALTEON-CHEETAH-SWITCH-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.1.1.7.8
Object
scalar r/w
Enumeration
Specify whether the TFTP operation should be performed over the data port or the management port.In the case of Admin context only mgmt(2) is valid.Setting with data(1) will return an error
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.7.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agTftp
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 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agTftpPort.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agTftpPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | data |
2 | mgmt |