apphosting:AppBridge

App Bridge entries

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
adminSt apphosting:AdminState
(scalar:Enum8)
admin state to enable or disable bridge entry. SELECTION:
0 - disabled
1 - enabled
DEFAULT: enabled
bridgeId apphosting:BridgeId
(scalar:Uint32)
app bridge id for the container. eg.: bridge[1-8]
RANGE: [1 , 8]
DEFAULT: 1
ipV4Addr address:Ip
ip v4 address of the bridge entry. This will serve as the default gateway for the app. Value must match ipv4 or ipv6 known format
ipV6Addr address:Ip
ip v6 address. This will serve as the default gateway for the app. Value must match ipv4 or ipv6 known format
vrf apphosting:VrfName
(string:Basic)
vrf context name, otherwise default vrf will be used.
MAX SIZE: 31
DEFAULT: default

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
cfgOperSt apphosting:CfgOperState
(scalar:Enum8)
config operational status set by apphosting SELECTION:
0 - unknown
1 - disabled
2 - enabled
DEFAULT: unknown
propFault apphosting:bridgeFault
(scalar:Enum32)
error state for the apphosting bridge config. SELECTION:
0 - bridge-conf-success
1 - bridge-conf-err
2 - bridge-create-err
3 - bridge-invalid-ip-v4
4 - bridge-invalid-ip-v6
5 - bridge-v4-route-update-err
6 - bridge-v6-route-update-err
7 - bridge-invalid-running-config
DEFAULT: bridge-conf-success

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced