rcBayStackTftpAction
RAPID-CITY-BAY-STACK ·
.1.3.6.1.4.1.2272.40.1.1.1.1
Object
scalar r/w
Enumeration
This object may be set to initiate a TFTP download of SSH public keys. When retrieved, the value will always be none(1).
Context
- MIB
- RAPID-CITY-BAY-STACK
- OID
.1.3.6.1.4.1.2272.40.1.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcBayStackTftpExt
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 'RAPID-CITY-BAY-STACK' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-BAY-STACK::rcBayStackTftpAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-BAY-STACK' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-BAY-STACK::rcBayStackTftpAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | downloadSshDsaPublicKeys |
3 | deleteSshDsaAuthKey |
4 | downloadSshRsaPublicKeys |
5 | deleteSshRsaAuthKey |