etsysLsnatVserverVirtualAddressServiceType
ENTERASYS-LSNAT-MIB ·
.1.3.6.1.4.1.5624.1.2.74.2.5.1.6
Object
column Enumeration
This object contains the optional service allowed for this Virtual configuration. - 'none', there is no optional service provided. - `ftp', indicates that the Virtual configuration service type is FTP. The service type can only be set to 'ftp' if the etsysLsnatVserverVirtualProtocol type is set to 'tcp'. - `tftp', indicates that the Virtual configuration service type is TFTP. The service type can only be set to 'tftp' if the etsysLsnatVserverVirtualProtocol type is set to 'udp'.
Context
- MIB
- ENTERASYS-LSNAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.74.2.5.1.6- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- etsysLsnatVserverVirtualAddressEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-LSNAT-MIB::etsysLsnatVserverVirtualAddressServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-LSNAT-MIB::etsysLsnatVserverVirtualAddressServiceType.<etsysLsnatVserverVirtualAddressType>.<etsysLsnatVserverName>.<etsysLsnatVserverVirtualAddressFirstIp>.<etsysLsnatVserverVirtualAddressLastIp>.<etsysLsnatVserverVirtualAddressProtocol>.<etsysLsnatVserverVirtualAddressPort>.<etsysLsnatVserverVirtualAddressServiceType>.<etsysLsnatVserverVirtualAddressAllVrfs>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-LSNAT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-LSNAT-MIB::etsysLsnatVserverVirtualAddressServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | ftp |
2 | tftp |