etsysLsnatVserverVirtualAddressAllVrfs
ENTERASYS-LSNAT-MIB ·
.1.3.6.1.4.1.5624.1.2.74.2.5.1.7
Object
column Enumeration
This object defines if this Virtual configuration will be
reachable via all VRFs.
- 'disabled', the Virtual server identified by
etsysLsnatVserverName will not be reachable from all
VRFs.
- 'enabled', the Virtual server identified by
etsysLsnatVserverName will be reachable from all VRFs.
Context
- MIB
- ENTERASYS-LSNAT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.74.2.5.1.7- 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::etsysLsnatVserverVirtualAddressAllVrfs'
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::etsysLsnatVserverVirtualAddressAllVrfs.<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::etsysLsnatVserverVirtualAddressAllVrfs'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |