etsysConfigMgmtChangeSupportedURLs
ENTERASYS-CONFIGURATION-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.16.2.4
Object
scalar Bits
The URLs that this entity supports for transferring files.
These define the transfer protocols and remote file names.
etsysConfigMgmtFtp - As per rfc1738
ftp://<user>:<password>@<host>:<port>/<url-path>
url-path: <cwd1>/<cwd2>/.../<cwdN>/<name>;type=<typecode>
user defaults to anonymous, password to snmp@<domain-name>,
port to 21, and type to ASCII. binary and image are both
valid types which have the same meaning. domain-name would
be the IP address or domain name of the managed entity.
etsysConfigMgmtRcp -
rcp://<user>@<host>:<port>/<cwd1>/<cwd2>/.../<cwdN>/<name>
port defaults to 514.
etsysConfigMgmtHttp - As per rfc1738
http://<host>:<port>/<path>?<searchpart>
port defaults to 80.
etsysConfigMgmtTftp -
tftp://<host>:<port>/<cwd1>/<cwd2>/.../<cwdN>/<name>
port defaults to 69.
etsysConfigMgmtFile - As per rfc1738
file://<host>/<path>
host can only be specified as localhost or the empty
string. This will only be used to specify a file on
the managed entity. This indicates that the managed
entity supports some form of a user file system.
etsysConfigMgmtBootP -
bootp://<host>
host specifies the default gateway, or bootp server
that the bootp request should be directed to.
etsysConfigMgmtScp -
scp://<user>:<password>@<host>:<port>/<cwd1>/<cwd2>/.../<cwdN>/<name>
host as defined in RFC1738.
port defaults to 22.
Context
- MIB
- ENTERASYS-CONFIGURATION-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.16.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- etsysConfigMgmtChange
- Groups
- 1
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 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB::etsysConfigMgmtChangeSupportedURLs.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-CONFIGURATION-MANAGEMENT-MIB::etsysConfigMgmtChangeSupportedURLs'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | etsysConfigMgmtFtp |
1 | etsysConfigMgmtRcp |
2 | etsysConfigMgmtHttp |
3 | etsysConfigMgmtTftp |
4 | etsysConfigMgmtFile |
5 | etsysConfigMgmtBootP |
6 | etsysConfigMgmtScp |
Conformance
Member of