cloudGatewayExitRemoteColor
VIPTELA-OPER-VPN ·
.1.3.6.1.4.1.41916.12.20.3.1.7
Object
column TlocColorEnum
Remote TLOC color
Context
- MIB
- VIPTELA-OPER-VPN
- OID
.1.3.6.1.4.1.41916.12.20.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cloudGatewayExitEntry
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 'VIPTELA-OPER-VPN' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-VPN::cloudGatewayExitRemoteColor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-OPER-VPN' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-VPN::cloudGatewayExitRemoteColor.<cloudGatewayExitVpnId>.<cloudGatewayExitAppName>.<cloudGatewayExitIP>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-OPER-VPN' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-OPER-VPN::cloudGatewayExitRemoteColor'
Syntax
- Source
- TlocColorEnum
- Base type
Enumeration
Values & Constraints
Type Values
1 | default |
2 | mpls |
3 | metro-ethernet |
4 | biz-internet |
5 | public-internet |
6 | lte |
7 | threeG |
8 | red |
9 | green |
10 | blue |
11 | gold |
12 | silver |
13 | bronze |
14 | custom1 |
15 | custom2 |
16 | custom3 |
17 | private1 |
18 | private2 |
19 | private3 |
20 | private4 |
21 | private5 |
22 | private6 |